summaryrefslogtreecommitdiff
path: root/UnoControls
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-04-15 16:50:01 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-04-15 16:50:01 +0000
commiteb61f3c222ee6ded7ffd01e9a7ab1c2a70190f8c (patch)
treeb3755c145e423763696ddc70ef350dec95e66624 /UnoControls
parentb75ef01decd170c9d28a3a132811d7be6b34c3a2 (diff)
INTEGRATION: CWS dbgmacros1 (1.3.40); FILE MERGED
2003/04/10 09:25:26 kso 1.3.40.1: #108413# - debug macro unification.
Diffstat (limited to 'UnoControls')
-rw-r--r--UnoControls/source/controls/statusindicator.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/UnoControls/source/controls/statusindicator.cxx b/UnoControls/source/controls/statusindicator.cxx
index 65a580b2cf37..682a2328b065 100644
--- a/UnoControls/source/controls/statusindicator.cxx
+++ b/UnoControls/source/controls/statusindicator.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: statusindicator.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: hr $ $Date: 2001-09-27 13:42:25 $
+ * last change: $Author: vg $ $Date: 2003-04-15 17:50:01 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -602,8 +602,8 @@ void StatusIndicator::impl_recalcLayout ( const WindowEvent& aEvent )
// debug methods
//____________________________________________________________________________________________________________
-#ifdef DEBUG
+#if OSL_DEBUG_LEVEL > 1
-#endif // #ifdef DEBUG
+#endif // #if OSL_DEBUG_LEVEL > 1
} // namespace unocontrols