LibreOffice Module oox (master) 1
Namespaces
plotareaconverter.cxx File Reference
#include <drawingml/chart/plotareaconverter.hxx>
#include <com/sun/star/chart/XChartDocument.hpp>
#include <com/sun/star/chart/XDiagramPositioning.hpp>
#include <com/sun/star/chart2/XChartDocument.hpp>
#include <com/sun/star/chart2/XCoordinateSystemContainer.hpp>
#include <com/sun/star/chart2/XDiagram.hpp>
#include <com/sun/star/drawing/Direction3D.hpp>
#include <com/sun/star/drawing/ProjectionMode.hpp>
#include <com/sun/star/drawing/ShadeMode.hpp>
#include <osl/diagnose.h>
#include <drawingml/chart/datatableconverter.hxx>
#include <drawingml/chart/axisconverter.hxx>
#include <drawingml/chart/plotareamodel.hxx>
#include <drawingml/chart/typegroupconverter.hxx>
#include <oox/core/xmlfilterbase.hxx>
#include <oox/token/namespaces.hxx>
#include <oox/token/properties.hxx>
#include <oox/token/tokens.hxx>
#include <tools/helpers.hxx>
Include dependency graph for plotareaconverter.cxx:

Go to the source code of this file.

Namespaces

namespace  oox
 
namespace  oox::drawingml
 
namespace  oox::drawingml::chart
 

Variable Documentation

◆ maAutoTitle

OUString maAutoTitle
private

Definition at line 87 of file plotareaconverter.cxx.

◆ maAxes

AxisMap maAxes

All type groups containing data series.

Definition at line 57 of file plotareaconverter.cxx.

◆ maTypeGroups

TypeGroupVector maTypeGroups

Definition at line 56 of file plotareaconverter.cxx.

◆ mb3dChart

bool mb3dChart
private

Definition at line 88 of file plotareaconverter.cxx.

◆ mbPieChart

bool mbPieChart
private

Definition at line 90 of file plotareaconverter.cxx.

◆ mbWall3dChart

bool mbWall3dChart
private

Definition at line 89 of file plotareaconverter.cxx.