summaryrefslogtreecommitdiffstats
path: root/include/editeng/charreliefitem.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-03-28 15:35:52 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-03-29 08:35:23 +0200
commit63c6668f06ca5921432020b5a527e43c251e5154 (patch)
tree22b13708394625bcc28edf419c4587a42cda33d7 /include/editeng/charreliefitem.hxx
parentloplugin:virtualdown in svx (diff)
downloadcore-63c6668f06ca5921432020b5a527e43c251e5154.tar.gz
core-63c6668f06ca5921432020b5a527e43c251e5154.zip
loplugin:virtualdown in svl,svtools
I expect a lot of the overriding methods will be removed as soon as I run the unusedmethods plugin Change-Id: I4fb228724fcfba51a98d2113efb93cec1bc15c7c Reviewed-on: https://gerrit.libreoffice.org/52006 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/editeng/charreliefitem.hxx')
-rw-r--r--include/editeng/charreliefitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/charreliefitem.hxx b/include/editeng/charreliefitem.hxx
index cb63498f66db..8abe6c5e9455 100644
--- a/include/editeng/charreliefitem.hxx
+++ b/include/editeng/charreliefitem.hxx
@@ -42,7 +42,7 @@ public:
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
virtual sal_uInt16 GetVersion( sal_uInt16 nFileVersion ) const override;
- virtual OUString GetValueTextByPos( sal_uInt16 nPos ) const override;
+ virtual OUString GetValueTextByPos( sal_uInt16 nPos ) const;
virtual sal_uInt16 GetValueCount() const override;
virtual bool GetPresentation( SfxItemPresentation ePres,