summaryrefslogtreecommitdiff
path: root/xmloff/inc
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc')
-rw-r--r--xmloff/inc/xmlcnitm.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/xmloff/inc/xmlcnitm.hxx b/xmloff/inc/xmlcnitm.hxx
index cdd3de308cfb..8c10a53a3ce9 100644
--- a/xmloff/inc/xmlcnitm.hxx
+++ b/xmloff/inc/xmlcnitm.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xmlcnitm.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 13:13:11 $
+ * last change: $Author: hr $ $Date: 2006-06-19 17:58:11 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -59,6 +59,7 @@ public:
virtual ~SvXMLAttrContainerItem();
virtual int operator==( const SfxPoolItem& ) const;
+ using SfxPoolItem::Compare;
virtual int Compare( const SfxPoolItem &rWith ) const;
virtual SfxItemPresentation GetPresentation(