MsWks3TextInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

int m_version
 the file version More...
 
std::vector< TextZonem_zones
 the main zone More...
 
int m_numPages
 
int m_actualPage
 

Detailed Description

Internal: the state of a MsWks3Text.

Constructor & Destructor Documentation

◆ State()

MsWks3TextInternal::State::State ( )
inline

constructor

Member Data Documentation

◆ m_actualPage

int MsWks3TextInternal::State::m_actualPage

◆ m_numPages

int MsWks3TextInternal::State::m_numPages

◆ m_version

int MsWks3TextInternal::State::m_version
mutable

the file version

◆ m_zones

std::vector<TextZone> MsWks3TextInternal::State::m_zones

the main zone


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

Generated for libmwaw by doxygen 1.8.14