WPS4ParserInternal::State Struct Reference

the state of WPS4 More...

Public Member Functions

 State ()

Public Attributes

int m_version
 the version
bool m_isDosFile
 flag to know if the file is or not a dos file
long m_eof
 the last file position
WPSPageSpan m_pageSpan
 the actual document size
bool m_noFirstPageHeader
bool m_noFirstPageFooter
int m_numColumns
 the number of columns
int m_actPage
 the actual page
int m_numPages

Detailed Description

the state of WPS4

Constructor & Destructor Documentation

WPS4ParserInternal::State::State ( )
inline

Member Data Documentation

int WPS4ParserInternal::State::m_actPage

the actual page

long WPS4ParserInternal::State::m_eof

the last file position

bool WPS4ParserInternal::State::m_isDosFile

flag to know if the file is or not a dos file

bool WPS4ParserInternal::State::m_noFirstPageFooter
bool WPS4ParserInternal::State::m_noFirstPageHeader
int WPS4ParserInternal::State::m_numColumns

the number of columns

int WPS4ParserInternal::State::m_numPages
WPSPageSpan WPS4ParserInternal::State::m_pageSpan

the actual document size

int WPS4ParserInternal::State::m_version

the version


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

Generated on Wed Aug 8 2012 16:07:59 for libwps by doxygen 1.8.1.2