summaryrefslogtreecommitdiff
path: root/sw/inc/fmtornt.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-01-05 14:53:55 +0000
committerRüdiger Timm <rt@openoffice.org>2005-01-05 14:53:55 +0000
commit6ff3fe860a62f7e9cd994608f0dabbc18cad3923 (patch)
tree764f92e084296a4a1cf57a1ee628724224805532 /sw/inc/fmtornt.hxx
parent8b76388b4ffb62677723aec7511034c5b7044c22 (diff)
INTEGRATION: CWS os44 (1.8.162); FILE MERGED
2004/11/24 13:57:09 os 1.8.162.1: #i37761# sw3io files removed
Diffstat (limited to 'sw/inc/fmtornt.hxx')
-rw-r--r--sw/inc/fmtornt.hxx10
1 files changed, 2 insertions, 8 deletions
diff --git a/sw/inc/fmtornt.hxx b/sw/inc/fmtornt.hxx
index 933bb1f2b9c3..af9ffa66e9dd 100644
--- a/sw/inc/fmtornt.hxx
+++ b/sw/inc/fmtornt.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: fmtornt.hxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2004-08-23 08:34:41 $
+ * last change: $Author: rt $ $Date: 2005-01-05 15:53:55 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -98,9 +98,6 @@ public:
// "pure virtual Methoden" vom SfxPoolItem
virtual int operator==( const SfxPoolItem& ) const;
virtual SfxPoolItem* Clone( SfxItemPool* pPool = 0 ) const;
- virtual SfxPoolItem* Create(SvStream &, USHORT nVer) const;
- virtual SvStream& Store(SvStream &, USHORT nIVer) const;
- virtual USHORT GetVersion( USHORT nFFVer ) const;
virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres,
SfxMapUnit eCoreMetric,
SfxMapUnit ePresMetric,
@@ -142,9 +139,6 @@ public:
// "pure virtual Methoden" vom SfxPoolItem
virtual int operator==( const SfxPoolItem& ) const;
virtual SfxPoolItem* Clone( SfxItemPool* pPool = 0 ) const;
- virtual SfxPoolItem* Create(SvStream &, USHORT nVer) const;
- virtual SvStream& Store(SvStream &, USHORT nIVer) const;
- virtual USHORT GetVersion( USHORT nFFVer ) const;
virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres,
SfxMapUnit eCoreMetric,
SfxMapUnit ePresMetric,