BeagleWksDRParserInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

long m_graphicBegin
 the graphic begin position More...
 
long m_shapesBegin [2]
 the shape definitions and the unknown More...
 
std::multimap< std::string,
MWAWEntry
m_typeEntryMap
 the type entry map More...
 
std::vector< MWAWColorm_colorList
 the colors list More...
 
std::vector
< MWAWGraphicStyle::Pattern
m_patternList
 the pattern list More...
 
int m_numShapes [2]
 the number of shapes: positions and definitions More...
 
std::vector< Shapem_shapeList
 the list of shapes More...
 
int m_actPage
 the actual page More...
 
int m_numPages
 the number of page of the final document More...
 
int m_headerHeight
 the header height if known More...
 
int m_footerHeight
 the footer height if known More...
 

Detailed Description

Internal: the state of a BeagleWksDRParser.

Constructor & Destructor Documentation

BeagleWksDRParserInternal::State::State ( )
inline

constructor

Member Data Documentation

int BeagleWksDRParserInternal::State::m_actPage

the actual page

std::vector<MWAWColor> BeagleWksDRParserInternal::State::m_colorList

the colors list

int BeagleWksDRParserInternal::State::m_footerHeight

the footer height if known

long BeagleWksDRParserInternal::State::m_graphicBegin

the graphic begin position

int BeagleWksDRParserInternal::State::m_headerHeight

the header height if known

int BeagleWksDRParserInternal::State::m_numPages

the number of page of the final document

int BeagleWksDRParserInternal::State::m_numShapes[2]

the number of shapes: positions and definitions

Referenced by State().

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

the pattern list

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

the list of shapes

long BeagleWksDRParserInternal::State::m_shapesBegin[2]

the shape definitions and the unknown

Referenced by State().

std::multimap<std::string, MWAWEntry> BeagleWksDRParserInternal::State::m_typeEntryMap

the type entry map


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

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