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::EntryPtr
m_graphicMap
 zoneId -> graphic entry More...
 
std::vector
< FullWrtStruct::Border
m_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 Thu Jul 9 2015 20:26:40 for libmwaw by doxygen 1.8.8