summaryrefslogtreecommitdiffstats
path: root/sd/source/core/stlsheet.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/core/stlsheet.cxx')
-rw-r--r--sd/source/core/stlsheet.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/core/stlsheet.cxx b/sd/source/core/stlsheet.cxx
index 14c36e4a845f..03cfc50aee50 100644
--- a/sd/source/core/stlsheet.cxx
+++ b/sd/source/core/stlsheet.cxx
@@ -678,7 +678,7 @@ void SAL_CALL SdStyleSheet::release( ) throw ()
}
catch (RuntimeException const& exc)
{ // don't break throw ()
- SAL_WARN( "sd", exc.Message );
+ SAL_WARN( "sd", exc );
}
OSL_ASSERT( mrBHelper.bDisposed );
SdStyleSheetBase::release();