GWParserInternal::State Struct Reference

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

List of all members.

Public Member Functions

 State ()
 constructor
int numHeaderFooters () const
 returns the number of expected header/footer zones
MWAWSection getSection () const
 returns a section

Public Attributes

GWParser::DocType m_docType
 the document type
std::vector< double > m_columnsWidth
 the columns dimension
bool m_hfFlags [4]
 flags to define header/footer (titlePage, l/rPage, header, footer)
bool m_hasColSep
 true if columns have columns separator
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

Detailed Description

Internal: the state of a GWParser.


Constructor & Destructor Documentation

constructor


Member Function Documentation

returns a section

returns the number of expected header/footer zones


Member Data Documentation

the columns dimension

Referenced by getSection().

the footer height if known

true if columns have columns separator

Referenced by getSection().

the header height if known

flags to define header/footer (titlePage, l/rPage, header, footer)

Referenced by numHeaderFooters(), and State().

the number of page of the final document


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