MsWrdTextStylesInternal::State Struct Reference

Internal: the state of a MsWrdTextStylesInternal. 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< MsWrdStruct::Fontm_fontList
 the list of fonts
std::vector
< MsWrdStruct::Paragraph
m_paragraphList
 the list of paragraph
std::vector< MsWrdStruct::Sectionm_sectionList
 the list of section
std::vector
< MsWrdStruct::Paragraph
m_textstructParagraphList
 the list of paragraph in textstruct
std::map< int, MsWrdStruct::Fontm_styleFontMap
 the list of fonts in style
std::map< int,
MsWrdStruct::Paragraph
m_styleParagraphMap
 the list of paragraph in style

Detailed Description

Internal: the state of a MsWrdTextStylesInternal.


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 documentation for this struct was generated from the following file: