FullWrtGraphInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

int m_version
 the file version More...
 
std::vector< shared_ptr< SideBar > > m_sidebarList
 the sidebar list More...
 
std::multimap< int, FullWrtStruct::EntryPtrm_graphicMap
 zoneId -> graphic entry More...
 
std::vector< FullWrtStruct::Borderm_borderList
 a list of border More...
 
int m_numPages
 

Detailed Description

Internal: the state of a FullWrtGraph.

Constructor & Destructor Documentation

FullWrtGraphInternal::State::State ( )
inline

constructor

Member Data Documentation

std::vector<FullWrtStruct::Border> FullWrtGraphInternal::State::m_borderList

a list of border

std::multimap<int, FullWrtStruct::EntryPtr > FullWrtGraphInternal::State::m_graphicMap

zoneId -> graphic entry

int FullWrtGraphInternal::State::m_numPages
std::vector<shared_ptr<SideBar> > FullWrtGraphInternal::State::m_sidebarList

the sidebar list

int FullWrtGraphInternal::State::m_version
mutable

the file version


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

Generated on Mon Feb 16 2015 23:02:42 for libmwaw by doxygen 1.8.9.1