forked from amazingfate/loongoffice
Uwinapi is discontinued. Change-Id: I063b4d0d8fab2d60de168e960a63b8181158ac01 Reviewed-on: https://gerrit.libreoffice.org/23198 Reviewed-by: David Ostrovsky <david@ostrovsky.org> Tested-by: David Ostrovsky <david@ostrovsky.org>
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