MacDrawParserInternal::State Struct Reference

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

Public Member Functions

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

Public Attributes

int m_version
 the file version More...
 
std::vector
< MWAWGraphicStyle::Pattern
m_patternList
 the patterns list More...
 
std::vector< Shapem_shapeList
 the shape list More...
 

Detailed Description

Internal: the state of a MacDrawParser.

Constructor & Destructor Documentation

MacDrawParserInternal::State::State ( )
inline

constructor

Member Function Documentation

bool MacDrawParserInternal::State::getPattern ( int  id,
MWAWGraphicStyle::Pattern pat 
)
inline

returns a pattern if posible

void MacDrawParserInternal::State::initPatterns ( )

init the patterns list

Referenced by getPattern().

Member Data Documentation

std::vector<MWAWGraphicStyle::Pattern> MacDrawParserInternal::State::m_patternList

the patterns list

Referenced by getPattern(), and initPatterns().

std::vector<Shape> MacDrawParserInternal::State::m_shapeList

the shape list

int MacDrawParserInternal::State::m_version

the file version

Referenced by initPatterns().


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

Generated on Thu Jul 9 2015 20:26:41 for libmwaw by doxygen 1.8.8