summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/shapes/drawshapesubsetting.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/shapes/drawshapesubsetting.cxx')
-rw-r--r--slideshow/source/engine/shapes/drawshapesubsetting.cxx12
1 files changed, 3 insertions, 9 deletions
diff --git a/slideshow/source/engine/shapes/drawshapesubsetting.cxx b/slideshow/source/engine/shapes/drawshapesubsetting.cxx
index ad3f7ea37537..cd273f71fb4c 100644
--- a/slideshow/source/engine/shapes/drawshapesubsetting.cxx
+++ b/slideshow/source/engine/shapes/drawshapesubsetting.cxx
@@ -156,15 +156,9 @@ namespace slideshow
case MetaActionType::TEXTARRAY:
case MetaActionType::STRETCHTEXT:
nLastTextActionIndex = nActionIndex;
-#if OSL_DEBUG_LEVEL > 1
- {
- MetaTextAction* pText = static_cast<MetaTextAction*>(pCurrAct);
- VERBOSE_TRACE( "Shape text \"%s\" at action #%d",
- OUStringToOString(pText->GetText(),
- RTL_TEXTENCODING_ISO_8859_1).getStr(),
- nActionIndex );
- }
-#endif
+ SAL_INFO("slideshow.verbose", "Shape text \"" <<
+ (static_cast<MetaTextAction*>(pCurrAct))->GetText() <<
+ "\" at action #" << nActionIndex );
// fallthrough intended
default:
// comment action and all actions not