LibreOffice Module oox (master) 1
|
#include <drawingml/chart/chartcontextbase.hxx>
Go to the source code of this file.
Classes | |
class | oox::drawingml::chart::UpDownBarsContext |
Handler for an up/down bars context (c:upDownBars element). More... | |
class | oox::drawingml::chart::AreaTypeGroupContext |
Handler for area type group contexts (c:area3DChart, c:areaChart elements). More... | |
class | oox::drawingml::chart::BarTypeGroupContext |
Handler for bar type group contexts (c:bar3DChart, c:barChart elements). More... | |
class | oox::drawingml::chart::BubbleTypeGroupContext |
Handler for bubble type group context (c:bubbleChart element). More... | |
class | oox::drawingml::chart::LineTypeGroupContext |
Handler for line type group contexts (c:line3DChart, c:lineChart, c:stockChart elements). More... | |
class | oox::drawingml::chart::PieTypeGroupContext |
Handler for pie type group contexts (c:doughnutChart, c:ofPieChart, c:pie3DChart, c:pieChart elements). More... | |
class | oox::drawingml::chart::RadarTypeGroupContext |
Handler for radar type group context (c:radarChart element). More... | |
class | oox::drawingml::chart::ScatterTypeGroupContext |
Handler for scatter type group context (c:scatterChart element). More... | |
class | oox::drawingml::chart::SurfaceTypeGroupContext |
Handler for surface type group contexts (c:surface3DChart, c:surfaceChart elements). More... | |
Namespaces | |
namespace | oox |
namespace | oox::drawingml |
namespace | oox::drawingml::chart |
Typedefs | |
typedef ContextBase< TypeGroupModel > | oox::drawingml::chart::TypeGroupContextBase |