From 9f4f237a3834e5d58a87296424db5428f68d1550 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Fri, 17 Jul 2015 13:08:16 +0200 Subject: loplugin:unusedmethods svl Change-Id: If86cc43fda4d138cf7f678d81fa2b35f68f3c03b Reviewed-on: https://gerrit.libreoffice.org/17162 Reviewed-by: Noel Grandin Tested-by: Noel Grandin --- include/svl/intitem.hxx | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/svl/intitem.hxx') diff --git a/include/svl/intitem.hxx b/include/svl/intitem.hxx index 12536c4c9de7..546084b7fbbc 100644 --- a/include/svl/intitem.hxx +++ b/include/svl/intitem.hxx @@ -59,9 +59,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, -- cgit v1.2.3