summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/shapesubset.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/shapesubset.cxx')
-rw-r--r--slideshow/source/engine/shapesubset.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/slideshow/source/engine/shapesubset.cxx b/slideshow/source/engine/shapesubset.cxx
index da2815936b50..50e1b2522243 100644
--- a/slideshow/source/engine/shapesubset.cxx
+++ b/slideshow/source/engine/shapesubset.cxx
@@ -82,7 +82,7 @@ namespace slideshow
}
catch (uno::Exception &)
{
- OSL_FAIL( rtl::OUStringToOString(
+ OSL_FAIL( OUStringToOString(
comphelper::anyToString(
cppu::getCaughtException() ),
RTL_TEXTENCODING_UTF8 ).getStr() );