WPS8ParserInternal::State Struct Reference

the state of WPS8 More...

List of all members.

Public Member Functions

 State ()
void initTypeMaps ()
 initializes the type map

Public Attributes

long m_eof
 the end of file
WPSPageSpan m_pageSpan
 the actual document size
std::string m_localeLanguage
 the language
WPSEntry m_background
 an identificator to design a background picture
std::vector< Framem_frameList
 the frame's list
std::map< int, int > m_object2FrameMap
 a map m_idObject -> frame
std::map< int, int > m_table2FrameMap
 a map m_idTable -> frame
std::map< int, int > m_docPropertyTypes
 the document property type
std::map< int, int > m_frameTypes
 the frame type
int m_numColumns
 the number of columns
int m_actPage
 the actual page
int m_numPages

Detailed Description

the state of WPS8


Constructor & Destructor Documentation


Member Function Documentation

initializes the type map

Referenced by State().


Member Data Documentation

an identificator to design a background picture

the document property type

Referenced by initTypeMaps().

the end of file

the frame's list

the frame type

Referenced by initTypeMaps().

the number of columns

a map m_idObject -> frame

a map m_idTable -> frame


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