#include <cmath>
#include <iomanip>
#include <iostream>
#include <limits>
#include <map>
#include <set>
#include <sstream>
#include <libwpd/libwpd.h>
#include "MWAWContentListener.hxx"
#include "MWAWFont.hxx"
#include "MWAWGraphicListener.hxx"
#include "MWAWGraphicShape.hxx"
#include "MWAWGraphicStyle.hxx"
#include "MWAWPictMac.hxx"
#include "MWAWPosition.hxx"
#include "MWAWSubDocument.hxx"
#include "GWParser.hxx"
#include "GWGraph.hxx"
Classes | |
struct | GWGraphInternal::Frame |
Internal: the graphic zone of a GWGraph. More... | |
struct | GWGraphInternal::FrameBad |
Internal: a unknown zone of a GWGraph. More... | |
struct | GWGraphInternal::FrameShape |
Internal: the basic shape of a GWGraph. More... | |
struct | GWGraphInternal::FrameGroup |
Internal: the group zone of a GWGraph. More... | |
struct | GWGraphInternal::FramePicture |
Internal: the picture zone of a GWGraph. More... | |
struct | GWGraphInternal::FrameText |
Internal: the text zone of a GWGraph. More... | |
struct | GWGraphInternal::Zone |
Internal: a list of graphic corresponding to a page. More... | |
struct | GWGraphInternal::State |
Internal: the state of a GWGraph. More... | |
class | GWGraphInternal::SubDocument |
Internal: the subdocument of a GWGraph. More... | |
Namespaces | |
GWGraphInternal | |
Internal: the structures of a GWGraph. | |