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_blocksCallByTokens
std::vector<int> MacWrtProParserInternal::State::m_blocksCallByTokens |
the list of blockId called by tokens
◆ m_blocksMap
std::map<int,long> MacWrtProParserInternal::State::m_blocksMap |
the list of retrieved block : block -> new address
◆ m_col
int MacWrtProParserInternal::State::m_col |
the number of columns in MWII
◆ m_dataMap
std::map<int, shared_ptr<Zone> > MacWrtProParserInternal::State::m_dataMap |
the list of blockId->data zone
◆ m_footerHeight
int MacWrtProParserInternal::State::m_footerHeight |
the footer height if known
◆ m_headerHeight
int MacWrtProParserInternal::State::m_headerHeight |
the header height if known
◆ m_numPages
int MacWrtProParserInternal::State::m_numPages |
the number of page of the final document
◆ m_textMap
std::map<int, shared_ptr<TextZone> > MacWrtProParserInternal::State::m_textMap |
the list of blockId->text zone
The documentation for this struct was generated from the following file: