From c1f275055e9577749345ccf6cb4771861f7557a7 Mon Sep 17 00:00:00 2001 From: Maxim Monastirsky Date: Sun, 21 Feb 2016 00:52:51 +0200 Subject: Convert RID_INSERT_FIELD_CTRL to xml Change-Id: I1bc72c3dfdb20fd538e297a70f5ccbd355d1dbcd --- .../data/org/openoffice/Office/UI/Controller.xcu | 25 ++++++++++++++++++++++ .../org/openoffice/Office/UI/WriterCommands.xcu | 3 +++ 2 files changed, 28 insertions(+) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu index 267177e614f8..d0366d815646 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu @@ -319,6 +319,20 @@ freezepanes + + + .uno:InsertFieldCtrl + + + + + + com.sun.star.comp.framework.ResourceMenuController + + + insertfield + + @@ -1082,6 +1096,17 @@ .uno:FreezePanesMenu + + + .uno:InsertFieldCtrl + + + + + + com.sun.star.comp.framework.GenericPopupToolbarController + + .uno:AddDirect diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu index 7d6bf53882a6..05a9b9343fb0 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu @@ -570,6 +570,9 @@ Insert Field + + Fiel~d + 9 -- cgit