Internal: the state of a NSGraph. More...
Public Member Functions | |
State () | |
constructor More... | |
Public Attributes | |
int | m_numPages |
int | m_maxPageGraphic |
the last page containing page graphic More... | |
std::map< int, MWAWEntry > | m_idPictMap |
the map pictId -> pictEntry More... | |
std::map< int, MWAWEntry > | m_idRssoMap |
the map id -> rssoEntry More... | |
Internal: the state of a NSGraph.
|
inline |
constructor
std::map<int, MWAWEntry> NSGraphInternal::State::m_idPictMap |
the map pictId -> pictEntry
std::map<int, MWAWEntry> NSGraphInternal::State::m_idRssoMap |
the map id -> rssoEntry
int NSGraphInternal::State::m_maxPageGraphic |
the last page containing page graphic
int NSGraphInternal::State::m_numPages |