summaryrefslogtreecommitdiff
path: root/sw/inc/dbgoutsw.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-07-01 12:00:17 +0000
committerKurt Zenker <kz@openoffice.org>2005-07-01 12:00:17 +0000
commit1f438a728c739e10d063a2ee1d08944859e116cb (patch)
tree68feb3d5051080813b401b498a3396e249a02b30 /sw/inc/dbgoutsw.hxx
parentfe1c9edc125bf585e5d2bba0d89790b5de77150b (diff)
INTEGRATION: CWS memory01 (1.12.190); FILE MERGED
2005/06/17 09:59:19 mt 1.12.190.1: was not able to compile with DEBUG...
Diffstat (limited to 'sw/inc/dbgoutsw.hxx')
-rw-r--r--sw/inc/dbgoutsw.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/dbgoutsw.hxx b/sw/inc/dbgoutsw.hxx
index f4385f55fa63..f1883c027c21 100644
--- a/sw/inc/dbgoutsw.hxx
+++ b/sw/inc/dbgoutsw.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: dbgoutsw.hxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: vg $ $Date: 2005-02-22 10:02:14 $
+ * last change: $Author: kz $ $Date: 2005-07-01 13:00:17 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -106,7 +106,7 @@ const char * dbg_out(const SfxPoolItem & rItem);
const char * dbg_out(const SfxPoolItem * pItem);
const char * dbg_out(const SfxItemSet & rSet);
const char * dbg_out(SwNodes & rNodes);
-const char * dbg_out(SwOutlineNodes & rNodes);
+// const char * dbg_out(SwOutlineNodes & rNodes);
const char * dbg_out(const SwPosition & rPos);
const char * dbg_out(const SwPaM & rPam);
const char * dbg_out(const SwNodeNum & rNum);