diff options
author | Pranam Lashkari <lpranam@collabora.com> | 2020-11-08 13:13:22 +0530 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2020-11-15 17:32:21 +0100 |
commit | 34be951bde599906d829c8dc676523845c9cb280 (patch) | |
tree | 8c49d12e6597a5b380233f7b50a0ea9d2efffc02 /sc | |
parent | cc7bf1755c31fcd4c388f25e642c37d0e2fd758a (diff) |
added parameter to SheetRightToLeft command
Change-Id: Ib809e0e1686f83fa1412587eea47c4a4f8c94448
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105438
Tested-by: Andras Timar <andras.timar@collabora.com>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'sc')
-rw-r--r-- | sc/sdi/scalc.sdi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/sdi/scalc.sdi b/sc/sdi/scalc.sdi index 86ae80497a77..20c9ad316ee7 100644 --- a/sc/sdi/scalc.sdi +++ b/sc/sdi/scalc.sdi @@ -6079,7 +6079,7 @@ SfxVoidItem SelectArrayFormula SID_MARKARRAYFORMULA SfxBoolItem SheetRightToLeft FID_TAB_RTL - +(SfxBoolItem RightToLeft FID_TAB_RTL) [ AutoUpdate = FALSE, FastCall = FALSE, |