summaryrefslogtreecommitdiffstats
path: root/sw/inc/fmteiro.hxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2005-01-05 14:49:43 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2005-01-05 14:49:43 +0000
commit7a6125ba85ba4bf3df9f90179ee01e24af551cc3 (patch)
tree408d9e4248658469ecbe460788345681de0e7200 /sw/inc/fmteiro.hxx
parentINTEGRATION: CWS os44 (1.4.422); FILE MERGED (diff)
downloadcore-7a6125ba85ba4bf3df9f90179ee01e24af551cc3.tar.gz
core-7a6125ba85ba4bf3df9f90179ee01e24af551cc3.zip
INTEGRATION: CWS os44 (1.6.162); FILE MERGED
2004/11/24 13:57:06 os 1.6.162.1: #i37761# sw3io files removed
Diffstat (limited to 'sw/inc/fmteiro.hxx')
-rw-r--r--sw/inc/fmteiro.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/sw/inc/fmteiro.hxx b/sw/inc/fmteiro.hxx
index 31dffc98b174..031793764f9e 100644
--- a/sw/inc/fmteiro.hxx
+++ b/sw/inc/fmteiro.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: fmteiro.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2004-08-23 08:32:46 $
+ * last change: $Author: rt $ $Date: 2005-01-05 15:49:43 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -85,14 +85,11 @@ public:
// "pure virtual Methoden" vom SfxPoolItem
virtual SfxPoolItem* Clone( SfxItemPool *pPool = 0 ) const;
- virtual SfxPoolItem* Create(SvStream &, USHORT) const;
- virtual SvStream& Store(SvStream &, USHORT nItemVersion ) const;
virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres,
SfxMapUnit eCoreMetric,
SfxMapUnit ePresMetric,
String &rText,
const IntlWrapper* pIntl = 0 ) const;
- virtual USHORT GetVersion( USHORT nFFVer ) const;
};
inline const SwFmtEditInReadonly &SwAttrSet::GetEditInReadonly(BOOL bInP) const