#include <cmath>
#include <iomanip>
#include <iostream>
#include <limits>
#include <sstream>
#include <librevenge/librevenge.h>
#include "MWAWGraphicListener.hxx"
#include "MWAWGraphicShape.hxx"
#include "MWAWGraphicStyle.hxx"
#include "MWAWHeader.hxx"
#include "MWAWParagraph.hxx"
#include "MWAWPictBitmap.hxx"
#include "MWAWPictData.hxx"
#include "MWAWPrinter.hxx"
#include "MWAWPosition.hxx"
#include "MWAWSubDocument.hxx"
#include "MacDraftParser.hxx"
Classes | |
struct | MacDraftParserInternal::BitmapFileData |
low level: bitmap file position in a MacDraft file More... | |
struct | MacDraftParserInternal::Shape |
generic class used to store shape in MWAWDraftParser More... | |
struct | MacDraftParserInternal::State |
Internal: the state of a MacDraftParser. More... | |
class | MacDraftParserInternal::SubDocument |
Internal: the subdocument of a MacDraftParser. More... | |
Namespaces | |
MacDraftParserInternal | |
Internal: the structures of a MacDraftParser. | |