WPS8TextStyleInternal::State Struct Reference

Internal: the state of a WPS4Text. More...

List of all members.

Public Member Functions

 State ()
 constructor
void initTypeMaps ()
 initializes the type map

Static Public Member Functions

static uint32_t wingdingsToUnicode (int val)
 convert Wingdings to unicode, returns 0 if problems

Public Attributes

std::vector< std::string > m_fontNames
 the font names
Font m_defaultFont
 the default font
std::vector< Fontm_fontList
 a list of all font properties
WPSParagraph m_defaultParagraph
 the default paragraph
std::vector< WPSParagraphm_paragraphList
 a list of all paragraph properties
std::map< int, int > m_fontTypes
 the character type
std::map< int, int > m_paragraphTypes
 the paragraph type

Detailed Description

Internal: the state of a WPS4Text.


Constructor & Destructor Documentation

constructor


Member Function Documentation

initializes the type map

Referenced by State().

uint32_t WPS8TextStyleInternal::State::wingdingsToUnicode ( int  val) [static]

convert Wingdings to unicode, returns 0 if problems


Member Data Documentation

a list of all font properties

the font names

the character type

Referenced by initTypeMaps().

a list of all paragraph properties

the paragraph type

Referenced by initTypeMaps().


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