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::Patternm_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

Member Data Documentation

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

the patterns list

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

the shape list

int MacDrawParserInternal::State::m_version

the file version


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

Generated on Tue Feb 16 2016 21:32:06 for libmwaw by doxygen 1.8.11