WriterPlsParserInternal::State Struct Reference

Internal: the state of a WriterPlsParser. 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...
 
WindowsInfo m_windows [3]
 the information ( 0: main, 1: header, 2: footer) 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 WriterPlsParser.

Constructor & Destructor Documentation

WriterPlsParserInternal::State::State ( )
inline

constructor

Member Data Documentation

int WriterPlsParserInternal::State::m_actPage

the actual page

int WriterPlsParserInternal::State::m_footerHeight

the footer height if known

int WriterPlsParserInternal::State::m_headerHeight

the header height if known

int WriterPlsParserInternal::State::m_numPages

the number of page of the final document

WindowsInfo WriterPlsParserInternal::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 Thu Jul 9 2015 20:26:42 for libmwaw by doxygen 1.8.8