Kaydet (Commit) 74a2dcd2 authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS supdremove (1.2.624); FILE MERGED

2007/11/16 10:25:19 vg 1.2.624.1: #i83674# cleanup: remove obsolete SUPD macro use
üst 0a539d93
......@@ -4,9 +4,9 @@
*
* $RCSfile: msgnodei.hxx,v $
*
* $Revision: 1.2 $
* $Revision: 1.3 $
*
* last change: $Author: rt $ $Date: 2005-09-07 17:06:28 $
* last change: $Author: obo $ $Date: 2008-01-07 09:01:54 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -126,10 +126,6 @@ public:
SfxMsgReceiverListItem( const SfxMsgReceiverListItem& rItem );
~SfxMsgReceiverListItem();
#if SUPD<355
virtual int IsPoolable() const;
#endif
virtual int operator==( const SfxPoolItem& ) const;
virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres,
......@@ -183,10 +179,6 @@ public:
SfxMsgAttachFileListItem( const SfxMsgAttachFileListItem& rItem );
~SfxMsgAttachFileListItem();
#if SUPD<355
virtual int IsPoolable() const;
#endif
virtual int operator==( const SfxPoolItem& ) const;
virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres,
......
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