summaryrefslogtreecommitdiff
path: root/sw/inc/txatritr.hxx
diff options
context:
space:
mode:
authorjp <jp@openoffice.org>2001-02-21 11:55:55 +0000
committerjp <jp@openoffice.org>2001-02-21 11:55:55 +0000
commit64ec09f38fa812b1cd1f85ace949bd518a9bbcb2 (patch)
tree71926d44507212e782091eac4163250ba9ce8aaf /sw/inc/txatritr.hxx
parentdcae20e577ac3afcf9e365ad62080315a0e8d2e7 (diff)
use new function GetWhichOfScript() to get right WhichId
Diffstat (limited to 'sw/inc/txatritr.hxx')
-rw-r--r--sw/inc/txatritr.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sw/inc/txatritr.hxx b/sw/inc/txatritr.hxx
index 97b3207c3836..e86ec8d7949e 100644
--- a/sw/inc/txatritr.hxx
+++ b/sw/inc/txatritr.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: txatritr.hxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: jp $ $Date: 2000-12-21 09:34:37 $
+ * last change: $Author: jp $ $Date: 2001-02-21 12:47:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -103,7 +103,6 @@ class SwTxtAttrIterator
xub_StrLen nChgPos;
sal_uInt16 nAttrPos, nWhichId;
- USHORT GetWhichId() const;
void AddToStack( const SwTxtAttr& rAttr );
void SearchNextChg();