Internal: the state of a MacWrtProParser.
More...
Internal: the state of a MacWrtProParser.
◆ State()
MacWrtProParserInternal::State::State |
( |
| ) |
|
|
inline |
◆ m_actPage
int MacWrtProParserInternal::State::m_actPage |
◆ m_col
int MacWrtProParserInternal::State::m_col |
the number of columns in MWII
◆ m_colSeparator
double MacWrtProParserInternal::State::m_colSeparator |
the columns separator in inch MWII
◆ m_dataMap
std::map<int, std::shared_ptr<Zone> > MacWrtProParserInternal::State::m_dataMap |
the list of blockId->data zone
◆ m_fileNumPages
int MacWrtProParserInternal::State::m_fileNumPages |
the number of page in MWII
◆ m_graphicIdsCallByTokens
std::vector<int> MacWrtProParserInternal::State::m_graphicIdsCallByTokens |
the list of graphicId called by tokens
◆ m_hasTitlePage
bool MacWrtProParserInternal::State::m_hasTitlePage |
flag to know if we have a title page
◆ m_numPages
int MacWrtProParserInternal::State::m_numPages |
the number of page of the final document
◆ m_parsedBlocks
std::set<int> MacWrtProParserInternal::State::m_parsedBlocks |
the list of retrieved block : block
◆ m_textMap
std::map<int, std::shared_ptr<TextZone> > MacWrtProParserInternal::State::m_textMap |
the list of blockId->text zone
The documentation for this struct was generated from the following file: