LotusParserInternal::State Struct Reference

the state of LotusParser More...

List of all members.

Public Member Functions

 State (libwps_tools_win::Font::Type fontType)
 constructor
libwps_tools_win::Font::Type getDefaultFontType () const
 return the default font style
WPSFont getDefaultFont () const
 returns a default font (Courier12) with file's version to define the default encoding */

Public Attributes

long m_eof
 the last file position
libwps_tools_win::Font::Type m_fontType
 the user font type
int m_version
 the file version
bool m_inMainContentBlock
 a flag used to know if we are in the main block or no
std::map< int, Fontm_fontsMap
 the fonts map
WPSPageSpan m_pageSpan
 the actual document size
int m_maxSheet
 the last sheet number
int m_actPage
 the actual page
int m_numPages
std::string m_headerString
 the header string
std::string m_footerString
 the footer string

Detailed Description

the state of LotusParser


Constructor & Destructor Documentation


Member Function Documentation

returns a default font (Courier12) with file's version to define the default encoding */

return the default font style


Member Data Documentation

the last file position

the fonts map

the footer string

the header string

a flag used to know if we are in the main block or no

the last sheet number


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