ClarisWksTextInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor
 

Public Attributes

int m_version
 the file version
 
std::vector< Paragraphm_paragraphsList
 the list of paragraph
 
std::map< int, std::shared_ptr< Zone > > m_zoneMap
 the list of text zone
 

Detailed Description

Internal: the state of a ClarisWksText.

Constructor & Destructor Documentation

◆ State()

ClarisWksTextInternal::State::State ( )
inline

constructor

Member Data Documentation

◆ m_paragraphsList

std::vector<Paragraph> ClarisWksTextInternal::State::m_paragraphsList

the list of paragraph

◆ m_version

int ClarisWksTextInternal::State::m_version
mutable

the file version

◆ m_zoneMap

std::map<int, std::shared_ptr<Zone> > ClarisWksTextInternal::State::m_zoneMap

the list of text zone


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