#include <iomanip>
#include <iostream>
#include <limits>
#include <set>
#include <sstream>
#include <librevenge/librevenge.h>
#include "MWAWFontConverter.hxx"
#include "MWAWGraphicListener.hxx"
#include "MWAWGraphicShape.hxx"
#include "MWAWHeader.hxx"
#include "MWAWParagraph.hxx"
#include "MWAWPictBitmap.hxx"
#include "MWAWPictData.hxx"
#include "MWAWPosition.hxx"
#include "MWAWSubDocument.hxx"
#include "CorelPainterParser.hxx"
Classes | |
struct | CorelPainterParserInternal::Node |
Internal: a node of a CorelPainterParser. More... | |
struct | CorelPainterParserInternal::ZoneHeader |
Internal: a zone header of a CorelPainterParser. More... | |
struct | CorelPainterParserInternal::State |
Internal: the state of a CorelPainterParser. More... | |
class | CorelPainterParserInternal::SubDocument |
Internal: the subdocument of a CorelPainterParser. More... | |
Namespaces | |
CorelPainterParserInternal | |
Internal: the structures of a CorelPainterParser. | |