Internal: the state of a LightWayTxtGraph. More...
Public Member Functions | |
State () | |
constructor | |
Public Attributes | |
int | m_numPages |
std::map< int, MWAWEntry > | m_idPictMap |
a map id -> PICT entry | |
std::map< int, MWAWEntry > | m_idJPEGMap |
a map id -> JPEG entry | |
Internal: the state of a LightWayTxtGraph.
|
inline |
constructor
std::map<int, MWAWEntry> LightWayTxtGraphInternal::State::m_idJPEGMap |
a map id -> JPEG entry
std::map<int, MWAWEntry> LightWayTxtGraphInternal::State::m_idPictMap |
a map id -> PICT entry
int LightWayTxtGraphInternal::State::m_numPages |