NSParserInternal::State Struct Reference

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

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

NSParserInternal::State::State ( )
inline

constructor

Member Data Documentation

int NSParserInternal::State::m_actPage

the actual page

float NSParserInternal::State::m_columnSep

the columns separator

int NSParserInternal::State::m_footerHeight

the footer height if known

NSStruct::FootnoteInfo NSParserInternal::State::m_footnoteInfo

the footnote placement

int NSParserInternal::State::m_headerHeight

the header height if known

bool NSParserInternal::State::m_isTextDocument

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

int NSParserInternal::State::m_numColumns

the number of columns

int NSParserInternal::State::m_numPages

the number of page of the final document

Zone NSParserInternal::State::m_zones[3]

the main zones : Main, Footnote, HeaderFooter


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

Generated on Wed May 22 2013 18:12:48 for libmwaw by doxygen 1.8.1.2