#include <array>#include <cmath>#include <iomanip>#include <iostream>#include <limits>#include <map>#include <set>#include <sstream>#include <stack>#include <librevenge/librevenge.h>#include "MWAWFont.hxx"#include "MWAWFontConverter.hxx"#include "MWAWGraphicListener.hxx"#include "MWAWGraphicShape.hxx"#include "MWAWGraphicStyle.hxx"#include "MWAWListener.hxx"#include "MWAWParagraph.hxx"#include "MWAWParser.hxx"#include "MWAWPictBitmap.hxx"#include "MWAWPictMac.hxx"#include "MWAWPosition.hxx"#include "MWAWSubDocument.hxx"#include "Canvas5Parser.hxx"#include "Canvas5Graph.hxx"#include "Canvas5Structure.hxx"#include "Canvas5StyleManager.hxx"#include "libmwaw_internal.hxx"Classes | |
| struct | Canvas5GraphInternal::ShapeData |
| Internal: the shape data. More... | |
| struct | Canvas5GraphInternal::Shape |
| Internal: the shape of a Canvas5Graph. More... | |
| struct | Canvas5GraphInternal::LocalTransform |
| Internal: the local state of a Canvas5Graph. More... | |
| struct | Canvas5GraphInternal::State |
| Internal: the state of a Canvas5Graph. More... | |
| class | Canvas5GraphInternal::SubDocument |
| Internal: the subdocument of a Canvas5Graph. More... | |
Namespaces | |
| Canvas5GraphInternal | |
| Internal: the structures of a Canvas5Graph. | |