#include <cmath>#include <iomanip>#include <iostream>#include <limits>#include <map>#include <set>#include <sstream>#include <librevenge/librevenge.h>#include "MWAWListener.hxx"#include "MWAWFont.hxx"#include "MWAWFontConverter.hxx"#include "MWAWGraphicEncoder.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 "MsWksTable.hxx"#include "MsWksDocument.hxx"#include "MsWksGraph.hxx"Classes | |
| struct | MsWksGraphInternal::RBZone |
| Internal: a list of zones ( for v4) More... | |
| struct | MsWksGraphInternal::Zone |
| Internal: the generic pict. More... | |
| struct | MsWksGraphInternal::GroupZone |
| Internal: the group of a MsWksGraph. More... | |
| struct | MsWksGraphInternal::BasicShape |
| Internal: the simple form of a MsWksGraph ( line, rect, ...) More... | |
| struct | MsWksGraphInternal::Chart |
| Internal: the table of a MsWksGraph. More... | |
| struct | MsWksGraphInternal::DataPict |
| Internal: the picture of a MsWksGraph. More... | |
| struct | MsWksGraphInternal::DataBitmap |
| Internal: the bitmap of a MsWksGraph. More... | |
| struct | MsWksGraphInternal::Table |
| Internal: the table of a MsWksGraph. More... | |
| struct | MsWksGraphInternal::TextBox |
| Internal: the textbox of a MsWksGraph ( v2-v3) More... | |
| struct | MsWksGraphInternal::OLEZone |
| Internal: the ole zone of a MsWksGraph ( v4) More... | |
| struct | MsWksGraphInternal::TextBoxv4 |
| Internal: the textbox of a MsWksGraph ( v4) More... | |
| struct | MsWksGraphInternal::Patterns |
| Internal the pattern ressource of a MsWksGraph. More... | |
| struct | MsWksGraphInternal::State |
| Internal: the state of a MsWksGraph. More... | |
| class | MsWksGraphInternal::SubDocument |
| Internal: the subdocument of a MsWksGraph. More... | |
Namespaces | |
| namespace | MsWksGraphInternal |
Internal: the structures of a MsWksGraph. | |