MWAWGraphicInterfaceInternal::State Struct Reference

the state of a MWAWGraphicInterface More...

Public Member Functions

 State ()
 constructor More...
 
bool retrieveListElement (int id, int level, WPXPropertyList &list) const
 try to retrieve a list element property More...
 
void addListElement (WPXPropertyList const &list)
 add a list definition in the list property map More...
 

Public Attributes

MWAWPropertyHandlerEncoder m_encoder
 the encoder More...
 
std::multimap< int,
WPXPropertyList > 
m_listIdToPropertyMap
 a multimap list id to property list item map More...
 

Detailed Description

the state of a MWAWGraphicInterface

Constructor & Destructor Documentation

MWAWGraphicInterfaceInternal::State::State ( )
inline

constructor

Member Function Documentation

void MWAWGraphicInterfaceInternal::State::addListElement ( WPXPropertyList const &  list)

add a list definition in the list property map

bool MWAWGraphicInterfaceInternal::State::retrieveListElement ( int  id,
int  level,
WPXPropertyList &  list 
) const

try to retrieve a list element property

Member Data Documentation

MWAWPropertyHandlerEncoder MWAWGraphicInterfaceInternal::State::m_encoder

the encoder

std::multimap<int, WPXPropertyList> MWAWGraphicInterfaceInternal::State::m_listIdToPropertyMap

a multimap list id to property list item map

Referenced by addListElement(), and retrieveListElement().


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

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