QuattroParserInternal::State Struct Reference

the state of QuattroParser More...

Public Member Functions

 State (libwps_tools_win::Font::Type fontType)
 constructor More...
 
bool getColor (int id, WPSColor &color) const
 returns a color corresponding to an id More...
 
libwps_tools_win::Font::Type getDefaultFontType () const
 return the default font style More...
 
WPSFont getDefaultFont () const
 returns a default font (Courier12) with file's version to define the default encoding */ More...
 

Public Attributes

long m_eof
 the last file position More...
 
libwps_tools_win::Font::Type m_fontType
 the user font type More...
 
int m_version
 the file version More...
 
bool m_hasLICSCharacters
 flag to know if the character More...
 
std::vector< Fontm_fontsList
 the fonts list More...
 
WPSPageSpan m_pageSpan
 the actual document size More...
 
int m_actPage
 the actual page More...
 
int m_numPages
 
std::string m_headerString
 the header string More...
 
std::string m_footerString
 the footer string More...
 

Detailed Description

the state of QuattroParser

Constructor & Destructor Documentation

◆ State()

QuattroParserInternal::State::State ( libwps_tools_win::Font::Type  fontType)
inlineexplicit

constructor

Member Function Documentation

◆ getColor()

bool QuattroParserInternal::State::getColor ( int  id,
WPSColor color 
) const

returns a color corresponding to an id

◆ getDefaultFont()

WPSFont QuattroParserInternal::State::getDefaultFont ( ) const
inline

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

◆ getDefaultFontType()

libwps_tools_win::Font::Type QuattroParserInternal::State::getDefaultFontType ( ) const
inline

return the default font style

Member Data Documentation

◆ m_actPage

int QuattroParserInternal::State::m_actPage

the actual page

◆ m_eof

long QuattroParserInternal::State::m_eof

the last file position

◆ m_fontsList

std::vector<Font> QuattroParserInternal::State::m_fontsList

the fonts list

◆ m_fontType

libwps_tools_win::Font::Type QuattroParserInternal::State::m_fontType

the user font type

◆ m_footerString

std::string QuattroParserInternal::State::m_footerString

the footer string

◆ m_hasLICSCharacters

bool QuattroParserInternal::State::m_hasLICSCharacters

flag to know if the character

◆ m_headerString

std::string QuattroParserInternal::State::m_headerString

the header string

◆ m_numPages

int QuattroParserInternal::State::m_numPages

◆ m_pageSpan

WPSPageSpan QuattroParserInternal::State::m_pageSpan

the actual document size

◆ m_version

int QuattroParserInternal::State::m_version

the file version


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

Generated on Fri Jun 16 2017 12:33:00 for libwps by doxygen 1.8.13