Kaydet (Commit) 5f77dcfa authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED

2005/11/17 16:41:22 pl 1.3.32.1: #i55991# removed warnings
üst 8de94bf8
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: xmlcnitm.hxx,v $ * $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 Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -59,6 +59,7 @@ public: ...@@ -59,6 +59,7 @@ public:
virtual ~SvXMLAttrContainerItem(); virtual ~SvXMLAttrContainerItem();
virtual int operator==( const SfxPoolItem& ) const; virtual int operator==( const SfxPoolItem& ) const;
using SfxPoolItem::Compare;
virtual int Compare( const SfxPoolItem &rWith ) const; virtual int Compare( const SfxPoolItem &rWith ) const;
virtual SfxItemPresentation GetPresentation( virtual SfxItemPresentation GetPresentation(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment