From 7dfd0e881a3a6ef9e4b1c1afd9e70f879f496c43 Mon Sep 17 00:00:00 2001 From: Philippe Jung Date: Fri, 5 Jun 2015 11:46:34 +0200 Subject: WRITER: readd InsertRows/InsertCols Following ESC decision, uno commands InsertRows / InsertColumns must be added to the current one InsertRowsBefore / InsertColumnsBefore and InsertRowsAfter / InsertColumnsAfter. This will guarantee ascending compatibility while making more explicit the behaviour thanks to the new commands. Change-Id: I31964e3bdfa63b9447edb794fe233e2665651142 Reviewed-on: https://gerrit.libreoffice.org/16098 Tested-by: Jenkins Reviewed-by: Jan Holesovsky --- .../data/org/openoffice/Office/UI/WriterCommands.xcu | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'officecfg/registry/data') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu index 736e95648150..728f2d3f92dd 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu @@ -1132,6 +1132,15 @@ 1 + + + + Insert Row Below + + + 1 + + Insert Rows Below @@ -1162,6 +1171,15 @@ 1 + + + + Insert Column Right + + + 1 + + Insert Columns Right -- cgit v1.2.3