SuperPaintParserInternal::State Struct Reference

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

List of all members.

Public Member Functions

 State ()
 constructor

Static Public Member Functions

static bool getColor (int id, MWAWColor &color)
 try to return the color corresponding to an id

Public Attributes

MWAWDocument::Kind m_kind
 the file type
shared_ptr< MWAWPictm_bitmap
 the bitmap (v1)
std::vector< Shapem_shapeList
 the list of shapes

Detailed Description

Internal: the state of a SuperPaintParser.


Constructor & Destructor Documentation

constructor


Member Function Documentation

bool SuperPaintParserInternal::State::getColor ( int  id,
MWAWColor color 
) [static]

try to return the color corresponding to an id


Member Data Documentation

the list of shapes


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