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