small struct used which picture need to be send More...
#include <MsWksGraph.hxx>
Public Types | |
| enum | Type { RBDR, RBIL, ALL } |
| the type More... | |
Public Member Functions | |
| SendData () | |
| constructor | |
Public Attributes | |
| enum MsWksGraph::SendData::Type | m_type |
| int | m_id |
| the rbil id | |
| MWAWPosition::AnchorTo | m_anchor |
| the anchor | |
| int | m_page |
| the page ( used if anchor==page) | |
| MWAWVec2i | m_size |
| the size of the data ( used by rbil ) | |
small struct used which picture need to be send
| MsWksGraph::SendData::SendData | ( | ) | [inline] |
constructor
the rbil id
Referenced by MsWksDRParser::newPage(), MsWksGraphInternal::SubDocument::parse(), MsWksGraph::sendObjects(), and MsWksDocument::sendRBIL().
the page ( used if anchor==page)
Referenced by MsWksDRParser::newPage(), MsWks4Zone::newPage(), MsWks4Zone::readContentZones(), and MsWksGraph::sendObjects().
the size of the data ( used by rbil )
Referenced by MsWksGraph::sendObjects(), and MsWksDocument::sendRBIL().