MsWrdTextStylesInternal::State Struct Reference

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

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::Paragraphm_paragraphList
 the list of paragraph
 
std::vector< MsWrdStruct::Sectionm_sectionList
 the list of section
 
std::vector< MsWrdStruct::Paragraphm_textstructParagraphList
 the list of paragraph in textstruct
 
std::map< int, MsWrdStruct::Fontm_styleFontMap
 the list of fonts in style
 
std::map< int, MsWrdStruct::Paragraphm_styleParagraphMap
 the list of paragraph in style
 

Detailed Description

Internal: the state of a MsWrdTextStylesInternal.

Constructor & Destructor Documentation

◆ State()

MsWrdTextStylesInternal::State::State ( )
inline

constructor

Member Data Documentation

◆ m_defaultFont

MWAWFont MsWrdTextStylesInternal::State::m_defaultFont

the default font ( NewYork 12pt)

◆ m_fontList

std::vector<MsWrdStruct::Font> MsWrdTextStylesInternal::State::m_fontList

the list of fonts

◆ m_nextStyleMap

std::map<int,int> MsWrdTextStylesInternal::State::m_nextStyleMap

a map styleId to next styleId

◆ m_paragraphList

std::vector<MsWrdStruct::Paragraph> MsWrdTextStylesInternal::State::m_paragraphList

the list of paragraph

◆ m_sectionList

std::vector<MsWrdStruct::Section> MsWrdTextStylesInternal::State::m_sectionList

the list of section

◆ m_styleFontMap

std::map<int, MsWrdStruct::Font> MsWrdTextStylesInternal::State::m_styleFontMap

the list of fonts in style

◆ m_styleParagraphMap

std::map<int, MsWrdStruct::Paragraph> MsWrdTextStylesInternal::State::m_styleParagraphMap

the list of paragraph in style

◆ m_textstructParagraphList

std::vector<MsWrdStruct::Paragraph> MsWrdTextStylesInternal::State::m_textstructParagraphList

the list of paragraph in textstruct

◆ m_version

int MsWrdTextStylesInternal::State::m_version

the file version


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

Generated on Thu Jan 19 2023 00:00:00 for libmwaw by doxygen 1.9.6