summaryrefslogtreecommitdiff
path: root/sd/source/helper/simplereferencecomponent.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/helper/simplereferencecomponent.cxx')
-rw-r--r--sd/source/helper/simplereferencecomponent.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/helper/simplereferencecomponent.cxx b/sd/source/helper/simplereferencecomponent.cxx
index 4d0234743e83..b2f55ad3832a 100644
--- a/sd/source/helper/simplereferencecomponent.cxx
+++ b/sd/source/helper/simplereferencecomponent.cxx
@@ -54,7 +54,7 @@ void SimpleReferenceComponent::release()
}
catch (RuntimeException & exc ) // don't break throw ()
{
- SAL_WARN( "sd", exc.Message );
+ SAL_WARN( "sd", exc );
}
}