From 36dfee00febfa51b73ac58655ba26fb56d020679 Mon Sep 17 00:00:00 2001 From: Maxim Monastirsky Date: Thu, 1 May 2014 21:50:28 +0300 Subject: Keep only one instance of CellVert commands Change-Id: I623f47ec06924bf6355ea9531aab1c5286d18a17 --- .../data/org/openoffice/Office/UI/CalcCommands.xcu | 24 ---------------------- .../openoffice/Office/UI/DrawImpressCommands.xcu | 24 ---------------------- .../org/openoffice/Office/UI/GenericCommands.xcu | 24 ++++++++++++++++++++++ .../org/openoffice/Office/UI/WriterCommands.xcu | 24 ---------------------- 4 files changed, 24 insertions(+), 72 deletions(-) (limited to 'officecfg/registry') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu index 3b8e357f3ec7..18dc5d3fc4f5 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu @@ -1701,30 +1701,6 @@ 1 - - - Top - - - 1 - - - - - Center ( vertical ) - - - 1 - - - - - Bottom - - - 1 - - diff --git a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu index fbabdd3b63e7..b4b63665cd5b 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu @@ -1647,30 +1647,6 @@ 1 - - - Bottom - - - 1 - - - - - Center ( vertical ) - - - 1 - - - - - Top - - - 1 - - Insert Row diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index ad9275b01db2..0704fa608501 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -5328,6 +5328,30 @@ Delete Comment + + + Top + + + 1 + + + + + Center ( vertical ) + + + 1 + + + + + Bottom + + + 1 + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu index 247d2d1151a5..2417301adf67 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu @@ -1906,14 +1906,6 @@ To Previous Paragraph - - - Top - - - 1 - - Allow Row to Break Across Pages and Columns @@ -1932,27 +1924,11 @@ To Next Paragraph - - - Center ( vertical ) - - - 1 - - To Next Placeholder - - - Bottom - - - 1 - - To Previous Placeholder -- cgit