build fix
[LibreOffice.git] / sc / README
blob7c3bcfe1d539ee1a49fbdf889f0834abcc8cb99d
1 Spreadsheet application code.
3 You can dump some information in a dbgutil build:
5 === CTRL+SHIFT+F12 ===
7 Dumps the column width of the first 20 columns.
9 === CTRL+SHIFT+F11 ===
11 Dumps the graphic objects and their position and size in pixel.
13 === CTRL+SHIFT+F9 ===
15 Dumps the SfxItemSet representing the cell properties of the
16 current cell as a xml file.