summaryrefslogtreecommitdiff
path: root/automation/source/server/editwin.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-04-15 14:53:04 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-04-15 14:53:04 +0000
commit2670c26007460afec50a274c2047d3d8b3f360d9 (patch)
treeb0c9b96024b095a19fa59ee3f572b7f780011420 /automation/source/server/editwin.cxx
parent9bb29e6ca5de8c6f4096ab76b9d88a4d7b4c0ed9 (diff)
INTEGRATION: CWS dbgmacros1 (1.1.24); FILE MERGED
2003/04/09 10:09:40 kso 1.1.24.1: #108413# - debug macro unification.
Diffstat (limited to 'automation/source/server/editwin.cxx')
-rw-r--r--automation/source/server/editwin.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/automation/source/server/editwin.cxx b/automation/source/server/editwin.cxx
index cb5976981134..c47a5dfb2092 100644
--- a/automation/source/server/editwin.cxx
+++ b/automation/source/server/editwin.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: editwin.cxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mh $ $Date: 2002-11-18 15:27:36 $
+ * last change: $Author: vg $ $Date: 2003-04-15 15:52:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,7 +59,7 @@
*
************************************************************************/
-#ifdef DEBUG
+#if OSL_DEBUG_LEVEL > 1
#ifndef _SV_SVAPP_HXX //autogen
#include <vcl/svapp.hxx>