LWParserInternal::State Struct Reference

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

List of all members.

Public Member Functions

 State ()
 constructor

Public Attributes

bool m_isApplication
 true if we are parsing a application document
int m_actPage
 the actual page
int m_numPages
 the number of page of the final document
int m_numCol
 the number of columns
int m_colSep
 the columns separator width in point
int m_headerHeight
 the header height if known
int m_footerHeight
 the footer height if known

Detailed Description

Internal: the state of a LWParser.


Constructor & Destructor Documentation

constructor


Member Data Documentation

the columns separator width in point

the footer height if known

the header height if known

true if we are parsing a application document

the number of columns

the number of page of the final document


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