#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 "MWAWPictBasic.hxx"#include "MWAWPictBitmap.hxx"#include "MWAWPictMac.hxx"#include "MWAWPosition.hxx"#include "CWParser.hxx"#include "CWStruct.hxx"#include "CWStyleManager.hxx"#include "CWGraph.hxx"#include "libmwaw_internal.hxx"Classes | |
| struct | CWGraphInternal::CurvePoint |
| Internal: the structure used to a point of a CWGraph. More... | |
| struct | CWGraphInternal::Style |
| Internal: the structure used to store a style of a CWGraph. More... | |
| struct | CWGraphInternal::Zone |
| Internal: the generic structure used to store a zone of a CWGraph. More... | |
| struct | CWGraphInternal::ZoneBasic |
| Internal: small class to store a basic graphic zone of a CWGraph. More... | |
| struct | CWGraphInternal::ZonePict |
| Internal: the structure used to store a PICT or a MOVIE. More... | |
| struct | CWGraphInternal::ZoneBitmap |
| Internal: structure to store a bitmap of a CWGraph. More... | |
| struct | CWGraphInternal::ZoneZone |
| Internal: structure to store a link to a zone of a CWGraph. More... | |
| struct | CWGraphInternal::ZoneUnknown |
| Internal: structure used to store an unknown zone of a CWGraph. More... | |
| struct | CWGraphInternal::Group |
| Internal: class which stores a group of graphics, ... More... | |
| struct | CWGraphInternal::Group::LinkedZones |
| a small class of Group used to store a list a set of text zone More... | |
| struct | CWGraphInternal::State |
| Internal: the state of a CWGraph. More... | |
Namespaces | |
| CWGraphInternal | |
| Internal: the structures of a CWGraph. | |