LibreOffice Module chart2 (master) 1
Namespaces | Functions
AreaChart.cxx File Reference
#include "AreaChart.hxx"
#include <PlottingPositionHelper.hxx>
#include <ShapeFactory.hxx>
#include <CommonConverters.hxx>
#include <ExplicitCategoriesProvider.hxx>
#include <ObjectIdentifier.hxx>
#include "Splines.hxx"
#include <ChartType.hxx>
#include <ChartTypeHelper.hxx>
#include <LabelPositionHelper.hxx>
#include <Clipping.hxx>
#include <Stripe.hxx>
#include <DateHelper.hxx>
#include <unonames.hxx>
#include <com/sun/star/chart2/Symbol.hpp>
#include <com/sun/star/chart/DataLabelPlacement.hpp>
#include <com/sun/star/chart/MissingValueTreatment.hpp>
#include <sal/log.hxx>
#include <o3tl/safeint.hxx>
#include <osl/diagnose.h>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <officecfg/Office/Compatibility.hxx>
#include <officecfg/Office/Chart.hxx>
#include <limits>
Include dependency graph for AreaChart.cxx:

Go to the source code of this file.

Namespaces

namespace  chart
 

Functions

static void chart::lcl_removeDuplicatePoints (std::vector< std::vector< css::drawing::Position3D > > &rPolyPoly, PlottingPositionHelper &rPosHelper)
 

Variable Documentation

◆ m_fX

double m_fX

Definition at line 557 of file AreaChart.cxx.

◆ m_fY

double m_fY

Definition at line 558 of file AreaChart.cxx.

◆ m_fZ

double m_fZ

Definition at line 559 of file AreaChart.cxx.