ZWrtParserInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

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

Detailed Description

Internal: the state of a ZWrtParser.

Constructor & Destructor Documentation

§ State()

ZWrtParserInternal::State::State ( )
inline

constructor

Member Data Documentation

§ m_actPage

int ZWrtParserInternal::State::m_actPage

the actual page

§ m_footerHeight

int ZWrtParserInternal::State::m_footerHeight

the footer height if known

§ m_footerUsed

bool ZWrtParserInternal::State::m_footerUsed

true if the footer is used

§ m_headerHeight

int ZWrtParserInternal::State::m_headerHeight

the header height if known

§ m_headerUsed

bool ZWrtParserInternal::State::m_headerUsed

true if the header is used

§ m_numPages

int ZWrtParserInternal::State::m_numPages

the number of page of the final document


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

Generated on Sat Feb 4 2017 17:51:38 for libmwaw by doxygen 1.8.12