MacDraftParserInternal::State Struct Reference

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

List of all members.

Public Member Functions

 State ()
 constructor
bool getPattern (int id, MWAWGraphicStyle::Pattern &pat)
 returns a pattern if posible
void initPatterns ()
 init the patterns list

Public Attributes

int m_version
 the file version
std::vector
< MWAWGraphicStyle::Pattern
m_patternList
 the patterns list
std::vector< Shapem_shapeList
 the shapes list
std::map< unsigned long,
BitmapFileData
m_idToBitmapMap
 map id to bitmap file data

Detailed Description

Internal: the state of a MacDraftParser.


Constructor & Destructor Documentation

constructor


Member Function Documentation

returns a pattern if posible

init the patterns list

Referenced by getPattern().


Member Data Documentation

map id to bitmap file data

the shapes list


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