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 8dce43c4a567..e510748590f7 100644
--- a/chart2/source/controller/inc/DataPointItemConverter.hxx
+++ b/chart2/source/controller/inc/DataPointItemConverter.hxx
@@ -54,7 +54,7 @@ public:
sal_Int32 nNumberFormat = 0,
sal_Int32 nPercentNumberFormat = 0 );
- virtual ~DataPointItemConverter();
+ virtual ~DataPointItemConverter() override;
virtual void FillItemSet( SfxItemSet & rOutItemSet ) const override;
virtual bool ApplyItemSet( const SfxItemSet & rItemSet ) override;