summaryrefslogtreecommitdiff
path: root/sot
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-04-15 15:40:54 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-04-15 15:40:54 +0000
commit4866da3db36019a93c342a5f5a4122c318a625c7 (patch)
treecfaf6241f5f4ece6deb9e626704dcdffc0ceb8ec /sot
parent7eedcf87a9295d6404d83947e201a35c62d8406c (diff)
INTEGRATION: CWS dbgmacros1 (1.14.2.3.34); FILE MERGED
2003/04/10 08:35:29 kso 1.14.2.3.34.1: #108413# - debug macro unification.
Diffstat (limited to 'sot')
-rw-r--r--sot/source/base/formats.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sot/source/base/formats.cxx b/sot/source/base/formats.cxx
index 3393a9320d89..13c69676cbc5 100644
--- a/sot/source/base/formats.cxx
+++ b/sot/source/base/formats.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: formats.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: hr $ $Date: 2003-03-27 11:47:55 $
+ * last change: $Author: vg $ $Date: 2003-04-15 16:40:54 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -1415,7 +1415,7 @@ static USHORT GetTransferableAction_Impl(
const SotAction_Impl* pArrayStart = pArray;
ULONG nId = pArray->nFormatId;
-#ifdef DEBUG
+#if OSL_DEBUG_LEVEL > 1
// used for testing a specific format - change in the debugger the value
static ULONG nChkFormat = 0;
if( nChkFormat )