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< MWAWColor > | m_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< Shape > | m_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... | |
Internal: the state of a BeagleWksDRParser.
| 
 | inline | 
constructor
| 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