summaryrefslogtreecommitdiffstats
path: root/sw/inc/index.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-08-12 11:02:58 +0000
committerOliver Bolte <obo@openoffice.org>2004-08-12 11:02:58 +0000
commit2e2788f11ad2f7d365979fdf8744de8bff466d43 (patch)
tree86486907e2f70886c00efe6e9cba6bc55cc6eaa6 /sw/inc/index.hxx
parentINTEGRATION: CWS tune05 (1.2.754); FILE MERGED (diff)
downloadcore-2e2788f11ad2f7d365979fdf8744de8bff466d43.tar.gz
core-2e2788f11ad2f7d365979fdf8744de8bff466d43.zip
INTEGRATION: CWS tune05 (1.3.12); FILE MERGED
2004/07/21 10:17:29 cmc 1.3.12.1: #i30554# redundant SwIndexReg::MoveIdx
Diffstat (limited to 'sw/inc/index.hxx')
-rw-r--r--sw/inc/index.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/sw/inc/index.hxx b/sw/inc/index.hxx
index e83556b47355..8067b1bcdc82 100644
--- a/sw/inc/index.hxx
+++ b/sw/inc/index.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: index.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2004-06-11 08:53:35 $
+ * last change: $Author: obo $ $Date: 2004-08-12 12:02:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -174,9 +174,6 @@ protected:
BOOL HasAnyIndex() const { return 0 != pFirst; }
- // fuer das Move am RegArray:
- void MoveIdx( const SwIndex& rOldPos, const SwIndex& rNewPos );
-
public:
SwIndexReg();
#ifndef PRODUCT