summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/inc/cfgitems.hxx
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2011-11-24 00:52:00 +0100
committerMichael Stahl <mstahl@redhat.com>2011-11-24 00:52:00 +0100
commit279a176397623ea83e98fac5a7f4132325b42594 (patch)
treeca21478406b36b744b80a105b3d6570214d98821 /sw/source/ui/inc/cfgitems.hxx
parentfdo#39589: Avoid using ulimit_cast between signed and unsigned. (diff)
downloadcore-279a176397623ea83e98fac5a7f4132325b42594.tar.gz
core-279a176397623ea83e98fac5a7f4132325b42594.zip
sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTIL
OSL_DEBUG_LEVEL is set by make debug=t, which should never result in ABI incompatible objects.
Diffstat (limited to 'sw/source/ui/inc/cfgitems.hxx')
-rw-r--r--sw/source/ui/inc/cfgitems.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/ui/inc/cfgitems.hxx b/sw/source/ui/inc/cfgitems.hxx
index 3181aeb64bac..68df6ea93d3a 100644
--- a/sw/source/ui/inc/cfgitems.hxx
+++ b/sw/source/ui/inc/cfgitems.hxx
@@ -37,7 +37,7 @@
class SwWriterApp;
class SwModule;
-#if OSL_DEBUG_LEVEL > 1
+#ifdef DBG_UTIL
class SwTestTabPage;
#endif
class SwAddPrinterTabPage;
@@ -203,7 +203,7 @@ public:
void SetOn( sal_Bool bFlag ) { bOn = bFlag; }
};
-#if OSL_DEBUG_LEVEL > 1
+#ifdef DBG_UTIL
/*--------OS 12.01.95 -----------------------------------
Item for settings dialog - test settings