diff options
author | Rüdiger Timm <rt@openoffice.org> | 2005-01-05 14:54:49 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2005-01-05 14:54:49 +0000 |
commit | 6cd0f966f0116f7c804a8baa71c2c37a956a59ca (patch) | |
tree | 78567b8b80682e22c49ae0cb27863472485652b9 /sw/inc/fmtrowsplt.hxx | |
parent | 6c2da29da11c8b24ec07e20eeaa9685dfa1e1065 (diff) |
INTEGRATION: CWS os44 (1.3.162); FILE MERGED
2004/11/24 13:57:09 os 1.3.162.1: #i37761# sw3io files removed
Diffstat (limited to 'sw/inc/fmtrowsplt.hxx')
-rw-r--r-- | sw/inc/fmtrowsplt.hxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sw/inc/fmtrowsplt.hxx b/sw/inc/fmtrowsplt.hxx index a920e5dfa316..288c626351ea 100644 --- a/sw/inc/fmtrowsplt.hxx +++ b/sw/inc/fmtrowsplt.hxx @@ -2,9 +2,9 @@ * * $RCSfile: fmtrowsplt.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2004-08-23 08:35:03 $ + * last change: $Author: rt $ $Date: 2005-01-05 15:54:49 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -89,7 +89,6 @@ public: SfxMapUnit ePresMetric, String &rText, const IntlWrapper* pIntl = 0 ) const; - virtual USHORT GetVersion( USHORT nFFVer ) const; }; inline const SwFmtRowSplit &SwAttrSet::GetRowSplit(BOOL bInP) const |