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