diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2017-04-09 03:49:47 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2017-04-09 16:56:00 +0200 |
commit | ba42d726d7c2b80341b3942ef8c44cce3e44b812 (patch) | |
tree | 8e83f2e443460295d73ce6d090ef67da17dd0eb5 /sc/README | |
parent | d89a4213520996b73fdb74685f24647a37536f4d (diff) |
dump the whole selection and not just one cell
Change-Id: I059b5547d07c5e8f042e22f9de34ce51ffe49c38
Reviewed-on: https://gerrit.libreoffice.org/36313
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'sc/README')
-rw-r--r-- | sc/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/README b/sc/README index 7c3bcfe1d539..8dfb5ec613d7 100644 --- a/sc/README +++ b/sc/README @@ -12,5 +12,5 @@ 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. +Dumps the SfxItemSet representing the cell properties' of the +current selection as a xml file. The file will be named dump.xml |