diff options
author | Ruediger Timm <rt@openoffice.org> | 2010-06-07 16:20:49 +0200 |
---|---|---|
committer | Ruediger Timm <rt@openoffice.org> | 2010-06-07 16:20:49 +0200 |
commit | e03596eaf693b9809cffe86c21658a5ce381d6c3 (patch) | |
tree | b470a61eb1c7f1382d1bb8ed995748e6c9107587 /xmloff/source/text | |
parent | fc892a31e94246858326fbe647b73a37dec6f2d1 (diff) |
masterfix #i112192#: buildbreaker in xmloff/source/text/XMLSectionExport.cxx on product debug
Notes
Notes:
split repo tag: libs-core_ooo/DEV300_m81
Diffstat (limited to 'xmloff/source/text')
-rw-r--r-- | xmloff/source/text/XMLSectionExport.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/XMLSectionExport.cxx b/xmloff/source/text/XMLSectionExport.cxx index 0a0437426a3c..7cf96abea2e2 100644 --- a/xmloff/source/text/XMLSectionExport.cxx +++ b/xmloff/source/text/XMLSectionExport.cxx @@ -917,7 +917,7 @@ void XMLSectionExport::ExportBaseIndexSource( void XMLSectionExport::ExportBaseIndexBody( SectionTypeEnum - #ifdef DBG_UTIL + #if OSL_DEBUG_LEVEL > 0 eType #endif , |