LibreOffice Module chart2 (master) 1
Namespaces | Functions
VDataSeries.cxx File Reference
#include <limits>
#include <memory>
#include <VDataSeries.hxx>
#include <DataSeries.hxx>
#include <DataSeriesProperties.hxx>
#include <ObjectIdentifier.hxx>
#include <CommonConverters.hxx>
#include <LabelPositionHelper.hxx>
#include <ChartType.hxx>
#include <ChartTypeHelper.hxx>
#include <RegressionCurveCalculator.hxx>
#include <RegressionCurveHelper.hxx>
#include <unonames.hxx>
#include <com/sun/star/chart/MissingValueTreatment.hpp>
#include <com/sun/star/chart2/DataPointLabel.hpp>
#include <com/sun/star/chart2/Symbol.hpp>
#include <com/sun/star/chart2/XRegressionCurveCalculator.hpp>
#include <com/sun/star/chart2/RelativePosition.hpp>
#include <osl/diagnose.h>
#include <tools/color.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/beans/XPropertyState.hpp>
Include dependency graph for VDataSeries.cxx:

Go to the source code of this file.

Namespaces

namespace  chart
 

Functions

static std::optional< Symbol > chart::getSymbolPropertiesFromPropertySet (const uno::Reference< beans::XPropertySet > &xProp)
 
static std::optional< DataPointLabel > chart::getDataPointLabelFromPropertySet (const uno::Reference< beans::XPropertySet > &xProp)