MacDrawParserInternal::State Struct Reference

Internal: the state of a MacDrawParser. 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 shape list

Detailed Description

Internal: the state of a MacDrawParser.


Constructor & Destructor Documentation

constructor


Member Function Documentation

returns a pattern if posible

init the patterns list

Referenced by getPattern().


Member Data Documentation

the shape list

the file version

Referenced by initPatterns().


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