forked from amazingfate/loongoffice
the Call() already does a check
Found with:
git grep -A 1 -w 'IsSet()'
| grep -B 1 '.Call('
| grep ':'
| cut -d ':' -f 1
Change-Id: Ia7248f5d62640b75f705e539c3d1183e39c0d847
Chart implementation for LibreOffice Calc.
The chart2 denotes a second generation re-write done to rid us of the
foul and twisted legacy chart code.
== Debugging ==
=== CTRL + F12 ===
This creates a layout dump based on the XShapeDumper based on SAL_WARN("chart2", ...