blob: 56eb0ed08cd834f9c749ad82f13de035ec93c6f4 (
plain)
1
2
3
4
5
6
7
8
9
|
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", ...
|