[Libreoffice-commits] core.git: sc/sdi

Pranam Lashkari (via logerrit) logerrit at kemper.freedesktop.org
Sun Nov 29 09:00:43 UTC 2020


 sc/sdi/scalc.sdi |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 836b9c08b11f386e243a5a074a169b2cb2c2b93e
Author:     Pranam Lashkari <lpranam at collabora.com>
AuthorDate: Sun Nov 8 13:13:22 2020 +0530
Commit:     Pranam Lashkari <lpranam at collabora.com>
CommitDate: Sun Nov 29 10:00:05 2020 +0100

    added parameter to SheetRightToLeft command
    
    Change-Id: Ib809e0e1686f83fa1412587eea47c4a4f8c94448
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105438
    Tested-by: Andras Timar <andras.timar at collabora.com>
    Reviewed-by: Andras Timar <andras.timar at collabora.com>
    (cherry picked from commit 34be951bde599906d829c8dc676523845c9cb280)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106749
    Tested-by: Jenkins
    Reviewed-by: Pranam Lashkari <lpranam at collabora.com>

diff --git a/sc/sdi/scalc.sdi b/sc/sdi/scalc.sdi
index aff341b676e2..a85957b245e7 100644
--- a/sc/sdi/scalc.sdi
+++ b/sc/sdi/scalc.sdi
@@ -6043,7 +6043,7 @@ SfxVoidItem SelectArrayFormula SID_MARKARRAYFORMULA
 
 
 SfxBoolItem SheetRightToLeft FID_TAB_RTL
-
+(SfxBoolItem RightToLeft FID_TAB_RTL)
 [
     AutoUpdate = FALSE,
     FastCall = FALSE,


More information about the Libreoffice-commits mailing list