ACParserInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor

Public Attributes

Printing m_printerPreferences
 the printer preferences
std::string m_title
 the title (if defined)
Label m_label
 the list type
std::string m_stringLabel
 the custom label (if defined)
long m_eof
 end of file
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 ACParser.

Constructor & Destructor Documentation

ACParserInternal::State::State ( )
inline

constructor

Member Data Documentation

int ACParserInternal::State::m_actPage

the actual page

long ACParserInternal::State::m_eof

end of file

int ACParserInternal::State::m_footerHeight

the footer height if known

int ACParserInternal::State::m_headerHeight

the header height if known

Label ACParserInternal::State::m_label

the list type

int ACParserInternal::State::m_numPages

the number of page of the final document

Printing ACParserInternal::State::m_printerPreferences

the printer preferences

std::string ACParserInternal::State::m_stringLabel

the custom label (if defined)

std::string ACParserInternal::State::m_title

the title (if defined)


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

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