ActaTextInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor More...
 
void setDefaultColorList (int version)
 set the default color map More...
 

Public Attributes

std::vector< Topicm_topicList
 the topic list More...
 
int m_listId
 the list id More...
 
std::vector< MWAWColorm_colorList
 a list colorId -> color More...
 
int m_version
 the file version More...
 
int m_numPages
 
int m_actualPage
 

Detailed Description

Internal: the state of a ActaText.

Constructor & Destructor Documentation

ActaTextInternal::State::State ( )
inline

constructor

Member Function Documentation

void ActaTextInternal::State::setDefaultColorList ( int  version)

set the default color map

Member Data Documentation

int ActaTextInternal::State::m_actualPage
std::vector<MWAWColor> ActaTextInternal::State::m_colorList

a list colorId -> color

Referenced by setDefaultColorList().

int ActaTextInternal::State::m_listId

the list id

int ActaTextInternal::State::m_numPages
std::vector<Topic> ActaTextInternal::State::m_topicList

the topic list

int ActaTextInternal::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:39 for libmwaw by doxygen 1.8.8