ZWParserInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor

Public Attributes

int m_actPage
 the actual page
int m_numPages
 the number of page of the final document
bool m_headerUsed
 true if the header is used
bool m_footerUsed
 true if the footer is used
int m_headerHeight
 the header height if known
int m_footerHeight
 the footer height if known

Detailed Description

Internal: the state of a ZWParser.

Constructor & Destructor Documentation

ZWParserInternal::State::State ( )
inline

constructor

Member Data Documentation

int ZWParserInternal::State::m_actPage

the actual page

int ZWParserInternal::State::m_footerHeight

the footer height if known

bool ZWParserInternal::State::m_footerUsed

true if the footer is used

int ZWParserInternal::State::m_headerHeight

the header height if known

bool ZWParserInternal::State::m_headerUsed

true if the header is used

int ZWParserInternal::State::m_numPages

the number of page of the final document


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

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