Internal: the state of a NSParser. More...
Public Member Functions | |
State () | |
constructor | |
Public Attributes | |
std::vector< Variable > | m_numberingList |
the list of numbering | |
Zone | m_zones [3] |
the main zones : Main, Footnote, HeaderFooter | |
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 | |
float | m_columnSep |
the columns separator | |
NSStruct::FootnoteInfo | m_footnoteInfo |
the footnote placement | |
bool | m_isTextDocument |
a bool to know if we examine a text document or another thing glossary ... |
Internal: the state of a NSParser.
NSParserInternal::State::State | ( | ) | [inline] |
constructor
the actual page
the columns separator
the footer height if known
the footnote placement
the header height if known
a bool to know if we examine a text document or another thing glossary ...
std::vector<Variable> NSParserInternal::State::m_numberingList |
the list of numbering
the number of columns
the number of page of the final document
the main zones : Main, Footnote, HeaderFooter