NSParserInternal::State Struct Reference

Internal: the state of a NSParser. More...

List of all members.

Public Member Functions

 State ()
 constructor

Public Attributes

std::vector< Variablem_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 ...

Detailed Description

Internal: the state of a NSParser.


Constructor & Destructor Documentation

constructor


Member Data Documentation

the columns separator

the footer height if known

the header height if known

a bool to know if we examine a text document or another thing glossary ...

the list of numbering

the number of columns

the number of page of the final document

the main zones : Main, Footnote, HeaderFooter


The documentation for this struct was generated from the following file: