MSWTextStylesInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor

Public Attributes

int m_version
 the file version
MWAWFont m_defaultFont
 the default font ( NewYork 12pt)
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

MSWTextStylesInternal::State::State ( )
inline

constructor

Member Data Documentation

MWAWFont MSWTextStylesInternal::State::m_defaultFont

the default font ( NewYork 12pt)

std::vector<MSWStruct::Font> MSWTextStylesInternal::State::m_fontList

the list of fonts

std::vector<MSWStruct::Paragraph> MSWTextStylesInternal::State::m_paragraphList

the list of paragraph

std::vector<MSWStruct::Section> MSWTextStylesInternal::State::m_sectionList

the list of section

std::map<int, MSWStruct::Font> MSWTextStylesInternal::State::m_styleFontMap

the list of fonts in style

std::map<int, MSWStruct::Paragraph> MSWTextStylesInternal::State::m_styleParagraphMap

the list of paragraph in style

std::vector<MSWStruct::Paragraph> MSWTextStylesInternal::State::m_textstructParagraphList

the list of paragraph in textstruct

int MSWTextStylesInternal::State::m_version

the file version


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

Generated on Wed May 22 2013 18:12:48 for libmwaw by doxygen 1.8.1.2