#include <cmath>#include <iomanip>#include <iostream>#include <limits>#include <map>#include <set>#include <sstream>#include <libwpd/libwpd.h>#include "MWAWCell.hxx"#include "MWAWContentListener.hxx"#include "MWAWFont.hxx"#include "MWAWFontConverter.hxx"#include "MWAWParagraph.hxx"#include "MWAWPictBasic.hxx"#include "MWAWPictBitmap.hxx"#include "MWAWPictMac.hxx"#include "MWAWPosition.hxx"#include "MWAWSubDocument.hxx"#include "MSKGraph.hxx"#include "MSKParser.hxx"Classes | |
| struct | MSKGraphInternal::Font |
| Internal: the fonts. More... | |
| struct | MSKGraphInternal::Pattern |
| Internal: the pattern. More... | |
| 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::BasicForm |
| Internal: the simple form of a MSKGraph ( line, rect, ...) 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::Table::Cell |
| the cell content 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::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. | |