MoreTextInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor
 

Public Attributes

int m_version
 the file version
 
std::vector< Topicm_topicList
 the topic list
 
std::vector< Commentm_commentList
 the header/footer/comment list
 
std::vector< MWAWEntrym_speakerList
 the speaker note list
 
std::vector< Outlinem_outlineList
 the outline list
 
int m_actualComment
 the actual comment
 
int m_actualSpeaker
 the actual speaker note
 
int m_actualOutline
 the actual outline
 
int m_numPages
 
int m_actualPage
 

Detailed Description

Internal: the state of a MoreText.

Constructor & Destructor Documentation

◆ State()

MoreTextInternal::State::State ( )
inline

constructor

Member Data Documentation

◆ m_actualComment

int MoreTextInternal::State::m_actualComment

the actual comment

◆ m_actualOutline

int MoreTextInternal::State::m_actualOutline

the actual outline

◆ m_actualPage

int MoreTextInternal::State::m_actualPage

◆ m_actualSpeaker

int MoreTextInternal::State::m_actualSpeaker

the actual speaker note

◆ m_commentList

std::vector<Comment> MoreTextInternal::State::m_commentList

the header/footer/comment list

◆ m_numPages

int MoreTextInternal::State::m_numPages

◆ m_outlineList

std::vector<Outline> MoreTextInternal::State::m_outlineList

the outline list

◆ m_speakerList

std::vector<MWAWEntry> MoreTextInternal::State::m_speakerList

the speaker note list

◆ m_topicList

std::vector<Topic> MoreTextInternal::State::m_topicList

the topic list

◆ m_version

int MoreTextInternal::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