#include <cmath>
#include <iomanip>
#include <iostream>
#include <limits>
#include <sstream>
#include <librevenge/librevenge.h>
#include "MWAWFontConverter.hxx"
#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 "MWAWRSRCParser.hxx"
#include "MWAWSubDocument.hxx"
#include "MacDraft5Parser.hxx"
#include "MacDraft5StyleManager.hxx"
Classes | |
struct | MacDraft5StyleManagerInternal::Pixmap |
Internal and low level: a class used to read pack/unpack color pixmap of a MacDraf5StyleManager. More... | |
struct | MacDraft5StyleManagerInternal::State |
Internal: the state of a MacDraft5StyleManager. More... | |
Namespaces | |
MacDraft5StyleManagerInternal | |
Internal: the structures of a MacDraft5StyleManager. | |