LWGraphInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

int m_numPages
 
std::map< int, MWAWEntrym_idPictMap
 a map id -> PICT entry More...
 
std::map< int, MWAWEntrym_idJPEGMap
 a map id -> JPEG entry More...
 

Detailed Description

Internal: the state of a LWGraph.

Constructor & Destructor Documentation

LWGraphInternal::State::State ( )
inline

constructor

Member Data Documentation

std::map<int, MWAWEntry> LWGraphInternal::State::m_idJPEGMap

a map id -> JPEG entry

std::map<int, MWAWEntry> LWGraphInternal::State::m_idPictMap

a map id -> PICT entry

int LWGraphInternal::State::m_numPages

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

Generated on Tue Mar 10 2015 17:32:10 for libmwaw by doxygen 1.8.5