diff options
Diffstat (limited to 'include/svl/visitem.hxx')
-rw-r--r-- | include/svl/visitem.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/svl/visitem.hxx b/include/svl/visitem.hxx index 109b631f93fc..cceef2925629 100644 --- a/include/svl/visitem.hxx +++ b/include/svl/visitem.hxx @@ -47,9 +47,6 @@ public: virtual bool operator ==(const SfxPoolItem & rItem) const SAL_OVERRIDE; - using SfxPoolItem::Compare; - virtual int Compare(const SfxPoolItem & rWith) const SAL_OVERRIDE; - virtual bool GetPresentation(SfxItemPresentation, SfxMapUnit, SfxMapUnit, OUString & rText, |