ClarisDrawTextInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

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

Detailed Description

Internal: the state of a ClarisDrawText.

Constructor & Destructor Documentation

ClarisDrawTextInternal::State::State ( )
inline

constructor

Member Data Documentation

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

the list of paragraph

int ClarisDrawTextInternal::State::m_version
mutable

the file version

std::map<int, shared_ptr<DSET> > ClarisDrawTextInternal::State::m_zoneMap

the list of text zone


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

Generated on Thu Jul 9 2015 20:26:40 for libmwaw by doxygen 1.8.8