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
Referenced by State().
std::map<int, MWAWEntry> LightWayTxtGraphInternal::State::m_idPictMap |
a map id -> PICT entry
Referenced by State().
int LightWayTxtGraphInternal::State::m_numPages |
Referenced by State().