BeagleWksTextInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor
 

Public Attributes

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

Detailed Description

Internal: the state of a BeagleWksText.

Constructor & Destructor Documentation

◆ State()

BeagleWksTextInternal::State::State ( )
inline

constructor

Member Data Documentation

◆ m_actualPage

int BeagleWksTextInternal::State::m_actualPage

◆ m_numPages

int BeagleWksTextInternal::State::m_numPages

◆ m_numPagesBySectionList

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

the number of page by section

◆ m_sectionList

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

the section list

◆ m_textEntry

MWAWEntry BeagleWksTextInternal::State::m_textEntry

the main text entry

◆ m_version

int BeagleWksTextInternal::State::m_version
mutable

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