summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtparai.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/txtparai.cxx')
-rw-r--r--xmloff/source/text/txtparai.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/txtparai.cxx b/xmloff/source/text/txtparai.cxx
index 3115788f66cd..fe66065a928d 100644
--- a/xmloff/source/text/txtparai.cxx
+++ b/xmloff/source/text/txtparai.cxx
@@ -2072,7 +2072,7 @@ void XMLParaContext::EndElement()
}
catch (uno::RuntimeException const& e)
{
- SAL_INFO("xmloff.text", "could not insert index mark, presumably in editengine text " << e.Message);
+ SAL_INFO("xmloff.text", "could not insert index mark, presumably in editengine text " << e);
}
}
break;