summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/slide/slideanimations.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/slide/slideanimations.cxx')
-rw-r--r--slideshow/source/engine/slide/slideanimations.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/slideshow/source/engine/slide/slideanimations.cxx b/slideshow/source/engine/slide/slideanimations.cxx
index fca312a51802..4cdf99ee671c 100644
--- a/slideshow/source/engine/slide/slideanimations.cxx
+++ b/slideshow/source/engine/slide/slideanimations.cxx
@@ -56,7 +56,7 @@ namespace slideshow
}
catch (uno::Exception &)
{
- SAL_WARN( "slideshow", exceptionToString(cppu::getCaughtException() ) );
+ TOOLS_WARN_EXCEPTION( "slideshow", "" );
}
}