Internal: the state of a MsWrdParser.
More...
Internal: the state of a MsWrdParser.
◆ State()
MsWrdParserInternal::State::State |
( |
| ) |
|
|
inline |
◆ m_actPage
int MsWrdParserInternal::State::m_actPage |
◆ m_bot
long MsWrdParserInternal::State::m_bot |
◆ m_endNote
bool MsWrdParserInternal::State::m_endNote |
a flag to know if we must place the note at the end or in the foot part
◆ m_eot
long MsWrdParserInternal::State::m_eot |
◆ m_footersId
std::vector<int> MsWrdParserInternal::State::m_footersId |
the list of footer id which corresponds to each page
◆ m_headersId
std::vector<int> MsWrdParserInternal::State::m_headersId |
the list of header id which corresponds to each page
◆ m_metaData
librevenge::RVNGPropertyList MsWrdParserInternal::State::m_metaData |
◆ m_numPages
int MsWrdParserInternal::State::m_numPages |
the number of page of the final document
◆ m_objectList
std::vector<Object> MsWrdParserInternal::State::m_objectList[2] |
the list of object ( mainZone, other zone)
◆ m_picturesMap
std::map<long, Picture> MsWrdParserInternal::State::m_picturesMap |
◆ m_posToCommentMap
std::map<long,MWAWEntry> MsWrdParserInternal::State::m_posToCommentMap |
the map textPos -> comment entry
The documentation for this struct was generated from the following file: