Internal: the state of a SuperPaintParser. More...
Public Member Functions | |
State () | |
constructor More... | |
Static Public Member Functions | |
static bool | getColor (int id, MWAWColor &color) |
try to return the color corresponding to an id More... | |
Public Attributes | |
MWAWDocument::Kind | m_kind |
the file type More... | |
shared_ptr< MWAWPict > | m_bitmap |
the bitmap (v1) More... | |
std::vector< Shape > | m_shapeList |
the list of shapes More... | |
Internal: the state of a SuperPaintParser.
|
inline |
constructor
|
static |
try to return the color corresponding to an id
shared_ptr<MWAWPict> SuperPaintParserInternal::State::m_bitmap |
the bitmap (v1)
MWAWDocument::Kind SuperPaintParserInternal::State::m_kind |
the file type
std::vector<Shape> SuperPaintParserInternal::State::m_shapeList |
the list of shapes