From c1351a7b1363dac4349f37ac8876fdf950e62b97 Mon Sep 17 00:00:00 2001 From: Szymon Kłos Date: Thu, 30 Mar 2017 23:45:44 +0200 Subject: Make HangingIndent a command New command .uno:HangingIndent. Code moved from the sidebar to slots. Change-Id: Ib389f9fb3368409a90cf90ad8b19f1be322fa120 Reviewed-on: https://gerrit.libreoffice.org/35930 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt --- .../data/org/openoffice/Office/UI/DrawImpressCommands.xcu | 8 ++++++++ .../registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 8 ++++++++ 2 files changed, 16 insertions(+) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu index 39f2a72216a8..409a3d32e9af 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu @@ -2228,6 +2228,14 @@ Presentation ~Object... + + + Hanging Indent + + + 1 + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu index 368ba7413781..d4c6586567f0 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu @@ -2910,6 +2910,14 @@ 1 + + + Hanging Indent + + + 1 + + -- cgit