summaryrefslogtreecommitdiff
path: root/chart2/source/controller/itemsetwrapper/TitleItemConverter.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/itemsetwrapper/TitleItemConverter.cxx')
-rw-r--r--chart2/source/controller/itemsetwrapper/TitleItemConverter.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/itemsetwrapper/TitleItemConverter.cxx b/chart2/source/controller/itemsetwrapper/TitleItemConverter.cxx
index c3186da441d9..bafb0e6b653a 100644
--- a/chart2/source/controller/itemsetwrapper/TitleItemConverter.cxx
+++ b/chart2/source/controller/itemsetwrapper/TitleItemConverter.cxx
@@ -56,7 +56,7 @@ public:
SfxItemPool & rItemPool,
const awt::Size* pRefSize,
const uno::Reference< beans::XPropertySet > & xParentProp );
- virtual ~FormattedStringsConverter();
+ virtual ~FormattedStringsConverter() override;
protected:
virtual const sal_uInt16 * GetWhichPairs() const override;