summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/shapeimport.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/draw/shapeimport.cxx')
-rw-r--r--xmloff/source/draw/shapeimport.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/draw/shapeimport.cxx b/xmloff/source/draw/shapeimport.cxx
index cc541900fcb9..37215f14910d 100644
--- a/xmloff/source/draw/shapeimport.cxx
+++ b/xmloff/source/draw/shapeimport.cxx
@@ -836,7 +836,7 @@ void XMLShapeImportHelper::popGroupAndSort()
}
catch( const uno::Exception& rException )
{
- SAL_WARN("xmloff", "exception while sorting shapes, sorting failed: " << rException.Message);
+ SAL_WARN("xmloff", "exception while sorting shapes, sorting failed: " << rException);
}
// put parent on top and drop current context, we are done