summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/SchXMLTools.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/chart/SchXMLTools.cxx')
-rw-r--r--xmloff/source/chart/SchXMLTools.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/chart/SchXMLTools.cxx b/xmloff/source/chart/SchXMLTools.cxx
index 1dc06c7e88f7..6ac7475a1afd 100644
--- a/xmloff/source/chart/SchXMLTools.cxx
+++ b/xmloff/source/chart/SchXMLTools.cxx
@@ -520,7 +520,7 @@ void CreateCategories(
}
catch( uno::Exception & )
{
- SAL_WARN("xmloff.chart", "Exception caught while creating Categories" );
+ TOOLS_WARN_EXCEPTION("xmloff.chart", "Exception caught while creating Categories" );
}
}