LibreOffice Module chart2 (master) 1
|
#include "NetChart.hxx"
#include <PlottingPositionHelper.hxx>
#include <ShapeFactory.hxx>
#include <ExplicitCategoriesProvider.hxx>
#include <CommonConverters.hxx>
#include <ObjectIdentifier.hxx>
#include <LabelPositionHelper.hxx>
#include <Clipping.hxx>
#include <PolarLabelPositionHelper.hxx>
#include <DateHelper.hxx>
#include <ChartType.hxx>
#include <com/sun/star/chart2/Symbol.hpp>
#include <com/sun/star/chart/DataLabelPlacement.hpp>
#include <com/sun/star/chart/MissingValueTreatment.hpp>
#include <o3tl/safeint.hxx>
#include <osl/diagnose.h>
#include <officecfg/Office/Compatibility.hxx>
#include <limits>
Go to the source code of this file.
Namespaces | |
namespace | chart |
double m_fX |
Definition at line 311 of file NetChart.cxx.
double m_fY |
Definition at line 312 of file NetChart.cxx.
double m_fZ |
Definition at line 313 of file NetChart.cxx.