Files
loongoffice/sc
Zdeněk Crhonek 59f5436f60 add TAN, TANH test case
Change-Id: I380150406dc40b09e6ae6cbcdf0f98b6d1887681
Reviewed-on: https://gerrit.libreoffice.org/27726
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-07-31 00:39:37 +00:00
..
2016-07-31 00:39:37 +00:00
2016-07-30 18:08:07 +00:00
2016-07-28 20:54:44 +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.