summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/DataPointItemConverter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/inc/DataPointItemConverter.hxx')
-rw-r--r--chart2/source/controller/inc/DataPointItemConverter.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/inc/DataPointItemConverter.hxx b/chart2/source/controller/inc/DataPointItemConverter.hxx
index 43e2563d257f..8dce43c4a567 100644
--- a/chart2/source/controller/inc/DataPointItemConverter.hxx
+++ b/chart2/source/controller/inc/DataPointItemConverter.hxx
@@ -46,7 +46,7 @@ public:
const css::uno::Reference<css::lang::XMultiServiceFactory>& xNamedPropertyContainerFactory,
GraphicPropertyItemConverter::eGraphicObjectType eMapTo =
GraphicPropertyItemConverter::FILLED_DATA_POINT,
- const css::awt::Size* pRefSize = NULL,
+ const css::awt::Size* pRefSize = nullptr,
bool bDataSeries = false,
bool bUseSpecialFillColor = false,
sal_Int32 nSpecialFillColor = 0,