Files
loongoffice/sc
Markus Mohrhard d133a1892b don't call the function inside of the loop
Change-Id: I3c05425777a83406309b6478001dfca1c5ecaa04
Reviewed-on: https://gerrit.libreoffice.org/27854
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-08-04 01:38:51 +00:00
..
2016-08-04 00:07:12 +00:00

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 cell as a xml file.