summaryrefslogtreecommitdiff
path: root/sw/inc/fmtfordr.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-01-05 14:50:47 +0000
committerRüdiger Timm <rt@openoffice.org>2005-01-05 14:50:47 +0000
commitdca475e83b523afa2e7b46663467932f911633a4 (patch)
treebf2d7abd2a35a58176fc33d805f25b141d9b0332 /sw/inc/fmtfordr.hxx
parent08cd8c804beba1a96b11516334232bfb285337e9 (diff)
INTEGRATION: CWS os44 (1.4.422); FILE MERGED
2004/11/24 13:57:07 os 1.4.422.1: #i37761# sw3io files removed
Diffstat (limited to 'sw/inc/fmtfordr.hxx')
-rw-r--r--sw/inc/fmtfordr.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/sw/inc/fmtfordr.hxx b/sw/inc/fmtfordr.hxx
index ca47766edce2..1861192c1766 100644
--- a/sw/inc/fmtfordr.hxx
+++ b/sw/inc/fmtfordr.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: fmtfordr.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2004-02-02 17:55:41 $
+ * last change: $Author: rt $ $Date: 2005-01-05 15:50:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -91,8 +91,6 @@ public:
// "pure virtual Methoden" vom SfxPoolItem
virtual SfxPoolItem* Clone( SfxItemPool *pPool = 0 ) const;
- virtual SfxPoolItem* Create(SvStream &, USHORT nVer) const;
- virtual SvStream& Store(SvStream &, USHORT nIVer) const;
virtual USHORT GetValueCount() const;
const SwFillOrder GetFillOrder() const { return SwFillOrder(GetValue()); }