#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 "MWAWFontConverter.hxx"
#include "MWAWGraphicListener.hxx"
#include "MWAWGraphicShape.hxx"
#include "MWAWGraphicStyle.hxx"
#include "MWAWParagraph.hxx"
#include "MWAWPictBitmap.hxx"
#include "MWAWPictMac.hxx"
#include "MWAWPosition.hxx"
#include "MWAWSubDocument.hxx"
#include "MSKParser.hxx"
#include "MSKTable.hxx"
#include "MSKGraph.hxx"
Classes | |
struct | MSKGraphInternal::RBZone |
Internal: a list of zones ( for v4) More... | |
struct | MSKGraphInternal::Zone |
Internal: the generic pict. More... | |
struct | MSKGraphInternal::GroupZone |
Internal: the group of a MSKGraph. More... | |
struct | MSKGraphInternal::BasicShape |
Internal: the simple form of a MSKGraph ( line, rect, ...) More... | |
struct | MSKGraphInternal::Chart |
Internal: the table of a MSKGraph. More... | |
struct | MSKGraphInternal::DataPict |
Internal: the picture of a MSKGraph. More... | |
struct | MSKGraphInternal::DataBitmap |
Internal: the bitmap of a MSKGraph. More... | |
struct | MSKGraphInternal::Table |
Internal: the table of a MSKGraph. More... | |
struct | MSKGraphInternal::TextBox |
Internal: the textbox of a MSKGraph ( v2-v3) More... | |
struct | MSKGraphInternal::OLEZone |
Internal: the ole zone of a MSKGraph ( v4) More... | |
struct | MSKGraphInternal::TextBoxv4 |
Internal: the textbox of a MSKGraph ( v4) More... | |
struct | MSKGraphInternal::Patterns |
Internal the pattern ressource of a MSKGraph. More... | |
struct | MSKGraphInternal::State |
Internal: the state of a MSKGraph. More... | |
class | MSKGraphInternal::SubDocument |
Internal: the subdocument of a MSKGraph. More... | |
Namespaces | |
MSKGraphInternal | |
Internal: the structures of a MSKGraph. | |