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 0f008e02a0cb..2593499ec939 100644
--- a/chart2/source/controller/itemsetwrapper/TitleItemConverter.cxx
+++ b/chart2/source/controller/itemsetwrapper/TitleItemConverter.cxx
@@ -65,7 +65,7 @@ public:
virtual ~FormattedStringsConverter();
protected:
- virtual const sal_uInt16 * GetWhichPairs() const;
+ virtual const sal_uInt16 * GetWhichPairs() const SAL_OVERRIDE;
};
SAL_WNODEPRECATED_DECLARATIONS_PUSH