forked from amazingfate/loongoffice
Change-Id: If51119fbdde4b1d923b794d126fdae99ca238f81 Reviewed-on: https://gerrit.libreoffice.org/36463 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
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