summaryrefslogtreecommitdiff
path: root/sw/inc/ndarr.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 07:06:22 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 07:06:22 +0000
commiteebae046b7ebf2ca0be1ea4e24005cc03468decc (patch)
treedbeb466d3f6629c08b6c2aa14c9dabf37235b5a6 /sw/inc/ndarr.hxx
parentbf6482c4dc1497419fd97a75b7d3ed7456880412 (diff)
INTEGRATION: CWS swwarnings (1.16.128); FILE MERGED
2007/08/20 15:16:06 tl 1.16.128.2: RESYNC: (1.16-1.17); FILE MERGED 2007/02/22 15:05:37 tl 1.16.128.1: #i69287# warning-free code
Diffstat (limited to 'sw/inc/ndarr.hxx')
-rw-r--r--sw/inc/ndarr.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/ndarr.hxx b/sw/inc/ndarr.hxx
index 0085d94550e6..a9db6150427e 100644
--- a/sw/inc/ndarr.hxx
+++ b/sw/inc/ndarr.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ndarr.hxx,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: obo $ $Date: 2007-07-18 12:54:53 $
+ * last change: $Author: hr $ $Date: 2007-09-27 08:06:22 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -138,7 +138,7 @@ class SwNodes: private BigPtrArray
// fuer dier Verwaltung der Indizies
void RegisterIndex( SwNodeIndex& rIdx );
void DeRegisterIndex( SwNodeIndex& rIdx );
- void RemoveNode( ULONG nDelPos, ULONG nLen, FASTBOOL bDel );
+ void RemoveNode( ULONG nDelPos, ULONG nLen, BOOL bDel );
// Aktionen auf die Nodes
void SectionUpDown( const SwNodeIndex & aStart, const SwNodeIndex & aEnd );