Files
loongoffice/sc/README
Markus Mohrhard ba42d726d7 dump the whole selection and not just one cell
Change-Id: I059b5547d07c5e8f042e22f9de34ce51ffe49c38
Reviewed-on: https://gerrit.libreoffice.org/36313
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2017-04-09 16:56:00 +02:00

17 lines
394 B
Plaintext

Spreadsheet application code.
You can dump some information in a dbgutil build:
=== CTRL+SHIFT+F12 ===
Dumps the column width of the first 20 columns.
=== CTRL+SHIFT+F11 ===
Dumps the graphic objects and their position and size in pixel.
=== CTRL+SHIFT+F9 ===
Dumps the SfxItemSet representing the cell properties' of the
current selection as a xml file. The file will be named dump.xml