BeagleWksTextInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

MWAWEntry m_textEntry
 the main text entry More...
 
std::vector< Sectionm_sectionList
 the section list More...
 
std::vector< int > m_numPagesBySectionList
 the number of page by section More...
 
int m_version
 the file version More...
 
int m_numPages
 
int m_actualPage
 

Detailed Description

Internal: the state of a BeagleWksText.

Constructor & Destructor Documentation

BeagleWksTextInternal::State::State ( )
inline

constructor

Member Data Documentation

int BeagleWksTextInternal::State::m_actualPage
int BeagleWksTextInternal::State::m_numPages
std::vector<int> BeagleWksTextInternal::State::m_numPagesBySectionList

the number of page by section

std::vector<Section> BeagleWksTextInternal::State::m_sectionList

the section list

MWAWEntry BeagleWksTextInternal::State::m_textEntry

the main text entry

int BeagleWksTextInternal::State::m_version
mutable

the file version


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