ReadySetGoGraphInternal::Layout Struct Reference

Internal: a layout in a ReadySetGoGraph document. More...

Public Member Functions

 Layout ()
 constructor More...
 

Public Attributes

bool m_useMasterPage
 a flag to know if we use or not the master page More...
 
int m_masterId
 the master id: v6 More...
 
std::vector< Shapem_shapes
 a map id to shape More...
 

Detailed Description

Internal: a layout in a ReadySetGoGraph document.

Constructor & Destructor Documentation

ReadySetGoGraphInternal::Layout::Layout ( )
inline

constructor

Member Data Documentation

int ReadySetGoGraphInternal::Layout::m_masterId

the master id: v6

std::vector<Shape> ReadySetGoGraphInternal::Layout::m_shapes

a map id to shape

Referenced by ReadySetGoGraph::readShapeV2(), and ReadySetGoGraph::send().

bool ReadySetGoGraphInternal::Layout::m_useMasterPage

a flag to know if we use or not the master page


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

Generated on Thu May 30 2024 13:09:18 for libmwaw by doxygen 1.8.10