From ec0e60c53fd55b85e9bb968ea1593cd76d20d1d5 Mon Sep 17 00:00:00 2001 From: Maxim Monastirsky Date: Wed, 26 Oct 2016 21:00:20 +0300 Subject: Convert RID_MENU_REFRESH_DATA to xml Change-Id: I22107396eaab848224f26eb54f8638a354c13509 --- .../data/org/openoffice/Office/UI/Controller.xcu | 19 ++++++++++++++++++- .../data/org/openoffice/Office/UI/DbuCommands.xcu | 5 +++++ 2 files changed, 23 insertions(+), 1 deletion(-) (limited to 'officecfg/registry/data') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu index 4ef4e4bc1572..f6b1eebd8f66 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu @@ -411,6 +411,20 @@ new + + + .uno:DBRefreshMenu + + + + + + com.sun.star.comp.framework.ResourceMenuController + + + refreshdata + + @@ -723,7 +737,10 @@ com.sun.star.sdb.OfficeDatabaseDocument - com.sun.star.sdb.ApplicationToolboxController + com.sun.star.comp.framework.GenericPopupToolbarController + + + .uno:DBRefreshMenu;1 diff --git a/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu index 81deeef828ee..3c44bef4cf49 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu @@ -515,6 +515,11 @@ Preview + + + Rebuild + + Report... -- cgit