MWAWGraphicInterfaceInternal::State Struct Reference

the state of a MWAWGraphicInterface More...

List of all members.

Public Member Functions

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

Public Attributes

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

Detailed Description

the state of a MWAWGraphicInterface


Constructor & Destructor Documentation


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

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: