Internal: the state of a MCDParser. More...
Public Member Functions | |
State () | |
constructor | |
Public Attributes | |
std::map< int, MWAWEntry > | m_idPictureMap |
the picture page map | |
std::vector< Index > | m_indexList |
the index list | |
std::map< int, MWAWFont > | m_idFontMap |
a map id to index font | |
int | m_actPage |
the actual page | |
int | m_numPages |
the number of page of the final document |
Internal: the state of a MCDParser.
MCDParserInternal::State::State | ( | ) | [inline] |
constructor
the actual page
std::map<int, MWAWFont> MCDParserInternal::State::m_idFontMap |
a map id to index font
std::map<int,MWAWEntry> MCDParserInternal::State::m_idPictureMap |
the picture page map
std::vector<Index> MCDParserInternal::State::m_indexList |
the index list
the number of page of the final document