From cf744e24d3cbc95e71a95d9373519574b1cde1d8 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Tue, 15 Apr 2003 16:07:32 +0000 Subject: INTEGRATION: CWS dbgmacros1 (1.2.54); FILE MERGED 2003/04/15 15:03:30 kso 1.2.54.2: RESYNC: (1.2-1.3); FILE MERGED 2003/04/09 11:54:39 kso 1.2.54.1: #108413# - debug macro unification. --- i18npool/inc/transliterationImpl.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/i18npool/inc/transliterationImpl.hxx b/i18npool/inc/transliterationImpl.hxx index aa514c769986..ff399d2c78ea 100644 --- a/i18npool/inc/transliterationImpl.hxx +++ b/i18npool/inc/transliterationImpl.hxx @@ -2,9 +2,9 @@ * * $RCSfile: transliterationImpl.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2003-04-08 15:44:56 $ + * last change: $Author: vg $ $Date: 2003-04-15 17:07:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -70,7 +70,7 @@ namespace com { namespace sun { namespace star { namespace i18n { -#ifdef DEBUG +#if OSL_DEBUG_LEVEL > 1 #define RETURN_DEBUG_STRING (rtl::OUString::createFromAscii("return from transliterationImpl")); #define RETURN_DEBUG_NUMBER 'TRAN' #else -- cgit v1.2.3