FullWrtGraphInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor
 

Public Attributes

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

Detailed Description

Internal: the state of a FullWrtGraph.

Constructor & Destructor Documentation

◆ State()

FullWrtGraphInternal::State::State ( )
inline

constructor

Member Data Documentation

◆ m_borderList

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

a list of border

◆ m_graphicMap

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

zoneId -> graphic entry

◆ m_numPages

int FullWrtGraphInternal::State::m_numPages

◆ m_sidebarList

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

the sidebar list

◆ m_version

int FullWrtGraphInternal::State::m_version
mutable

the file version


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

Generated on Wed May 3 2023 07:18:29 for libmwaw by doxygen 1.9.6