diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2015-05-29 21:05:52 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2015-06-02 00:14:43 +0200 |
commit | 3ba41fe801733d25eab7fc1685990cff5f27ed01 (patch) | |
tree | e5df7aa7c2d8881a769cec6f896a3dacdf696719 /chart2 | |
parent | e6c499c4cbd3e420b3bb489807eb903aa8cf2820 (diff) |
document chart2 layout dump
Change-Id: Iad7975eed4508e2b78ec8376a9a4db0679442a55
Diffstat (limited to 'chart2')
-rw-r--r-- | chart2/README | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/chart2/README b/chart2/README index c6a5495b4fec..56eb0ed08cd8 100644 --- a/chart2/README +++ b/chart2/README @@ -1,4 +1,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.
\ No newline at end of file +foul and twisted legacy chart code. + +== Debugging == + +=== CTRL + F12 === +This creates a layout dump based on the XShapeDumper based on SAL_WARN("chart2", ... |