summaryrefslogtreecommitdiff
path: root/sc/README
blob: 7c3bcfe1d539ee1a49fbdf889f0834abcc8cb99d (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 cell as a xml file.