Internal: the state of a MsWks4Zone. More...
Public Member Functions | |
| State () | |
| constructor | |
Public Attributes | |
| bool | m_mainOle |
| true if we parse the main MN0 | |
| int | m_numColumns |
| the number of column | |
| bool | m_hasColumnSep |
| true if a line is added to separated the column | |
| bool | m_parsed |
| a flag to known if the ole is already parsed | |
| int | m_actPage |
| the actual page | |
| int | m_numPages |
| MWAWFont | m_defFont |
| the default font | |
| std::vector< Frame > | m_framesList |
| the list of frames | |
| int | m_headerHeight |
| the header height if known | |
| int | m_footerHeight |
| the footer height if known | |
Internal: the state of a MsWks4Zone.
| MsWks4ZoneInternal::State::State | ( | ) | [inline] |
constructor
the actual page
the default font
the footer height if known
| std::vector<Frame> MsWks4ZoneInternal::State::m_framesList |
the list of frames
true if a line is added to separated the column
the header height if known
true if we parse the main MN0
the number of column
a flag to known if the ole is already parsed