LibreOffice Module chart2 (master) 1
|
#include <ColorPerPointHelper.hxx>
Static Public Member Functions | |
static bool | hasPointOwnColor (const rtl::Reference< ::chart::DataSeries > &xDataSeries, sal_Int32 nPointIndex, const css::uno::Reference< css::beans::XPropertySet > &xDataPointProperties) |
static SAL_DLLPRIVATE bool | hasPointOwnProperties (const rtl::Reference< ::chart::DataSeries > &xDataSeries, sal_Int32 nPointIndex) |
Definition at line 32 of file ColorPerPointHelper.hxx.
|
static |
Definition at line 35 of file ColorPerPointHelper.cxx.
References hasPointOwnProperties().
|
static |
Definition at line 60 of file ColorPerPointHelper.cxx.
References chart::DataSeriesProperties::PROP_DATASERIES_ATTRIBUTED_DATA_POINTS.
Referenced by hasPointOwnColor().