#include <cmath>
#include <iomanip>
#include <iostream>
#include <limits>
#include <map>
#include <set>
#include <sstream>
#include <librevenge/librevenge.h>
#include "MWAWFont.hxx"
#include "MWAWGraphicEncoder.hxx"
#include "MWAWGraphicListener.hxx"
#include "MWAWGraphicShape.hxx"
#include "MWAWGraphicStyle.hxx"
#include "MWAWListener.hxx"
#include "MWAWParser.hxx"
#include "MWAWPictMac.hxx"
#include "MWAWPosition.hxx"
#include "MWAWRSRCParser.hxx"
#include "MWAWSubDocument.hxx"
#include "GreatWksDocument.hxx"
#include "GreatWksGraph.hxx"
Classes | |
struct | GreatWksGraphInternal::Frame |
Internal: the graphic zone of a GreatWksGraph. More... | |
struct | GreatWksGraphInternal::FrameBad |
Internal: a unknown zone of a GreatWksGraph. More... | |
struct | GreatWksGraphInternal::FrameShape |
Internal: the basic shape of a GreatWksGraph. More... | |
struct | GreatWksGraphInternal::FrameGroup |
Internal: the group zone of a GreatWksGraph. More... | |
struct | GreatWksGraphInternal::FramePicture |
Internal: the picture zone of a GreatWksGraph. More... | |
struct | GreatWksGraphInternal::FrameText |
Internal: the text zone of a GreatWksGraph. More... | |
struct | GreatWksGraphInternal::FrameDBField |
Internal: the DBField zone of a GreatWksGraph. More... | |
struct | GreatWksGraphInternal::Zone |
Internal: a list of graphic corresponding to a page. More... | |
struct | GreatWksGraphInternal::State |
Internal: the state of a GreatWksGraph. More... | |
class | GreatWksGraphInternal::SubDocument |
Internal: the subdocument of a GreatWksGraph. More... | |
Namespaces | |
namespace | GreatWksGraphInternal |
Internal: the structures of a GreatWksGraph. | |