summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc/fuins2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/drawfunc/fuins2.cxx')
-rw-r--r--sc/source/ui/drawfunc/fuins2.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/drawfunc/fuins2.cxx b/sc/source/ui/drawfunc/fuins2.cxx
index ded7e20ba678..b102851abe9a 100644
--- a/sc/source/ui/drawfunc/fuins2.cxx
+++ b/sc/source/ui/drawfunc/fuins2.cxx
@@ -210,7 +210,7 @@ void lcl_ChartInit(const uno::Reference <embed::XEmbeddedObject>& xObj, ScViewDa
// will be created nevertheless and the range string can be
// edited.
SAL_WARN("sc.ui",
- "lcl_ChartInit - caught IllegalArgumentException with message \"" << e.Message << "\","
+ "lcl_ChartInit - caught IllegalArgumentException with message \"" << e << "\","
" might be due to aRangeString: " << aRangeString);
}