#include <cstring>
#include <iomanip>
#include <sstream>
#include <time.h>
#include <librevenge/librevenge.h>
#include "libmwaw/libmwaw.hxx"
#include "libmwaw_internal.hxx"
#include "MWAWCell.hxx"
#include "MWAWFont.hxx"
#include "MWAWFontConverter.hxx"
#include "MWAWGraphicEncoder.hxx"
#include "MWAWGraphicStyle.hxx"
#include "MWAWGraphicShape.hxx"
#include "MWAWInputStream.hxx"
#include "MWAWList.hxx"
#include "MWAWParagraph.hxx"
#include "MWAWParser.hxx"
#include "MWAWPosition.hxx"
#include "MWAWSection.hxx"
#include "MWAWSubDocument.hxx"
#include "MWAWTable.hxx"
#include "MWAWPresentationListener.hxx"
Classes | |
struct | MWAWPresentationListenerInternal::GraphicState |
the global graphic state of MWAWPresentationListener More... | |
struct | MWAWPresentationListenerInternal::State |
the state of a MWAWPresentationListener More... | |
Namespaces | |
MWAWPresentationListenerInternal | |
Internal and low level namespace to define the states of MWAWPresentationListener. | |