summaryrefslogtreecommitdiff
path: root/starmath/source/smdetect.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/smdetect.cxx')
-rw-r--r--starmath/source/smdetect.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/smdetect.cxx b/starmath/source/smdetect.cxx
index 6deea78d0c2f..107509f8caa1 100644
--- a/starmath/source/smdetect.cxx
+++ b/starmath/source/smdetect.cxx
@@ -81,7 +81,7 @@ OUString SAL_CALL SmFilterDetect::detect( Sequence< PropertyValue >& lDescriptor
}
catch (const css::ucb::ContentCreationException &e)
{
- SAL_WARN("starmath", "SmFilterDetect::detect caught " << e.Message);
+ SAL_WARN("starmath", "SmFilterDetect::detect caught " << e);
}
if (!bStorageOk)