WKS4ParserInternal::State Struct Reference

the state of WKS4Parser More...

List of all members.

Public Member Functions

 State ()
 constructor
bool getColor (int id, uint32_t &color) const
 returns a color corresponding to an id
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
bool m_isSpreadsheet
 boolean to know if the file is a spreadsheet file or a database file
int m_version
 the file version
std::vector< Fontm_fontsList
 the fonts list
WPSPageSpan m_pageSpan
 the actual document size
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 WKS4Parser


Constructor & Destructor Documentation

constructor


Member Function Documentation

bool WKS4ParserInternal::State::getColor ( int  id,
uint32_t &  color 
) const

returns a color corresponding to an id

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


Member Data Documentation

the last file position

the fonts list

the footer string

the header string

boolean to know if the file is a spreadsheet file or a database file


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