Internal: the state of a WNParser. More...
Public Member Functions | |
State () | |
constructor | |
Public Attributes | |
long | m_endPos |
the last position | |
std::vector< MWAWColor > | m_colorMap |
the color map | |
std::vector< WNEntry > | m_picturesList |
the list of picture entries | |
int | m_actPage |
the actual page | |
int | m_numPages |
the number of page of the final document | |
int | m_headerHeight |
the header height if known | |
int | m_footerHeight |
the footer height if known | |
int | m_numColumns |
the number of columns | |
int | m_columnWidth |
the columns size |
Internal: the state of a WNParser.
WNParserInternal::State::State | ( | ) | [inline] |
constructor
the actual page
std::vector<MWAWColor> WNParserInternal::State::m_colorMap |
the color map
the columns size
the last position
the footer height if known
the header height if known
the number of columns
the number of page of the final document
std::vector<WNEntry> WNParserInternal::State::m_picturesList |
the list of picture entries