summaryrefslogtreecommitdiff
path: root/sc/README
blob: 8dfb5ec613d7f8ff6b20aac4ee501d93f80de17b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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