diff options
Diffstat (limited to 'chart2/source/controller/inc/LegendItemConverter.hxx')
-rw-r--r-- | chart2/source/controller/inc/LegendItemConverter.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/inc/LegendItemConverter.hxx b/chart2/source/controller/inc/LegendItemConverter.hxx index 8d24a15718aa..d039e84d34a8 100644 --- a/chart2/source/controller/inc/LegendItemConverter.hxx +++ b/chart2/source/controller/inc/LegendItemConverter.hxx @@ -40,7 +40,7 @@ public: SfxItemPool& rItemPool, SdrModel& rDrawModel, const css::uno::Reference< css::lang::XMultiServiceFactory > & xNamedPropertyContainerFactory, - const css::awt::Size* pRefSize = nullptr ); + const css::awt::Size* pRefSize ); virtual ~LegendItemConverter() override; |