WPParserInternal::State Struct Reference

Internal: the state of a WPParser. 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
WindowsInfo m_windows [3]
 the information ( 0: main, 1: header, 2: footer)
int m_headerHeight
 the header height if known
int m_footerHeight
 the footer height if known

Detailed Description

Internal: the state of a WPParser.

Constructor & Destructor Documentation

WPParserInternal::State::State ( )
inline

constructor

Member Data Documentation

int WPParserInternal::State::m_actPage

the actual page

int WPParserInternal::State::m_footerHeight

the footer height if known

int WPParserInternal::State::m_headerHeight

the header height if known

int WPParserInternal::State::m_numPages

the number of page of the final document

WindowsInfo WPParserInternal::State::m_windows[3]

the information ( 0: main, 1: header, 2: footer)


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