Internal: the state of a GreatWksDBParser. More...
Public Member Functions | |
| State () | |
| constructor | |
Public Attributes | |
| Database | m_database |
| the database | |
| std::map< int, MWAWEntry > | m_idZonesMap |
| a map id to zone used to stored the small zones | |
| std::vector< BlockHeader > | m_blocks |
| the list of big blocks | |
| int | m_actPage |
| the actual page | |
| int | m_numPages |
| the number of page of the final document | |
| MWAWEntry | m_headerBlockHeader |
| the header entry (in v2) | |
| MWAWEntry | m_footerBlockHeader |
| the footer entry (in v2) | |
| bool | m_headerPrint |
| the header is printed | |
| bool | m_footerPrint |
| int | m_headerHeight |
| the header height if known | |
| int | m_footerHeight |
| the footer height if known | |
Internal: the state of a GreatWksDBParser.
| GreatWksDBParserInternal::State::State | ( | ) | [inline] |
constructor
the actual page
| std::vector<BlockHeader> GreatWksDBParserInternal::State::m_blocks |
the list of big blocks
the database
the footer entry (in v2)
the footer height if known
the header entry (in v2)
the header height if known
the header is printed
| std::map<int, MWAWEntry> GreatWksDBParserInternal::State::m_idZonesMap |
a map id to zone used to stored the small zones
the number of page of the final document