Internal: the state of a MWParser. More...
Public Member Functions | |
State () | |
constructor | |
Public Attributes | |
std::string | m_compressCorr |
the correspondance between int compressed and char : must be 15 character | |
int | m_actPage |
the actual page | |
int | m_numPages |
the number of page of the final document | |
FileHeader | m_fileHeader |
the header | |
WindowsInfo | m_windows [3] |
the information of main document, header, footer | |
int | m_headerHeight |
the header height if known | |
int | m_footerHeight |
the footer height if known |
Internal: the state of a MWParser.
MWParserInternal::State::State | ( | ) | [inline] |
constructor
the actual page
std::string MWParserInternal::State::m_compressCorr |
the correspondance between int compressed and char : must be 15 character
the header
the footer height if known
the header height if known
the number of page of the final document
the information of main document, header, footer