#include <cstring>#include <iomanip>#include <iostream>#include <limits>#include <memory>#include <sstream>#include <librevenge/librevenge.h>#include "STOFFChart.hxx"#include "STOFFFrameStyle.hxx"#include "STOFFGraphicEncoder.hxx"#include "STOFFGraphicListener.hxx"#include "STOFFOLEParser.hxx"#include "STOFFPageSpan.hxx"#include "STOFFSpreadsheetListener.hxx"#include "StarAttribute.hxx"#include "StarEncryption.hxx"#include "StarFileManager.hxx"#include "StarItemPool.hxx"#include "StarObject.hxx"#include "StarObjectDraw.hxx"#include "StarObjectModel.hxx"#include "StarZone.hxx"#include "SWFieldManager.hxx"#include "StarFormatManager.hxx"#include "StarObjectChart.hxx"| Classes | |
| class | StarObjectChartInternal::Chart | 
| the chart of a StarObjectChart  More... | |
| struct | StarObjectChartInternal::State | 
| Internal: the state of a StarObjectChart.  More... | |
| Namespaces | |
| namespace | StarObjectChartInternal | 
| Internal: the structures of a StarObjectChart. | |