summaryrefslogtreecommitdiffstats
path: root/sw/inc/index.hxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-06-11 07:53:35 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-06-11 07:53:35 +0000
commit4de95fb2bc1f82b058bf72d3df2a8df806e40b2f (patch)
tree8e7d49140a7e15abe00a11bb394158526f4ddf5f /sw/inc/index.hxx
parentnew version for SRC680 (diff)
downloadcore-4de95fb2bc1f82b058bf72d3df2a8df806e40b2f.tar.gz
core-4de95fb2bc1f82b058bf72d3df2a8df806e40b2f.zip
INTEGRATION: CWS dvoea1 (1.2.624); FILE MERGED
2004/04/06 12:21:16 dvo 1.2.624.1: #114500# update all redline positions on deleting text
Diffstat (limited to 'sw/inc/index.hxx')
-rw-r--r--sw/inc/index.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/index.hxx b/sw/inc/index.hxx
index 5aa9f771e016..e83556b47355 100644
--- a/sw/inc/index.hxx
+++ b/sw/inc/index.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: index.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: os $ $Date: 2001-09-28 07:07:05 $
+ * last change: $Author: rt $ $Date: 2004-06-11 08:53:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -168,7 +168,7 @@ class SwIndexReg
protected:
virtual void Update( const SwIndex & aPos, xub_StrLen nLen,
- BOOL bNegativ = FALSE );
+ BOOL bNegativ = FALSE, BOOL bDelete = FALSE );
void ChkArr();