MSWTextStylesInternal::State Struct Reference

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

List of all members.

Public Member Functions

 State ()
 constructor

Public Attributes

int m_version
 the file version
MWAWFont m_defaultFont
 the default font ( NewYork 12pt)
std::map< int, int > m_nextStyleMap
 a map styleId to next styleId
std::vector< MSWStruct::Fontm_fontList
 the list of fonts
std::vector< MSWStruct::Paragraphm_paragraphList
 the list of paragraph
std::vector< MSWStruct::Sectionm_sectionList
 the list of section
std::vector< MSWStruct::Paragraphm_textstructParagraphList
 the list of paragraph in textstruct
std::map< int, MSWStruct::Fontm_styleFontMap
 the list of fonts in style
std::map< int,
MSWStruct::Paragraph
m_styleParagraphMap
 the list of paragraph in style

Detailed Description

Internal: the state of a MSWTextStylesInternal.


Constructor & Destructor Documentation

constructor


Member Data Documentation

the default font ( NewYork 12pt)

a map styleId to next styleId

the list of fonts in style

the list of paragraph in style

the list of paragraph in textstruct


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