From 7fb6f10c92d21681e9b0fa722ac9329cf3b8e5a2 Mon Sep 17 00:00:00 2001 From: Maxim Monastirsky Date: Fri, 3 May 2019 17:58:46 +0300 Subject: Make .uno:Objects3DToolbox item work in menus Similar to the other insert shape group commands. Change-Id: I67524c1d521246b76d953ed9a8aff506535bf550 Reviewed-on: https://gerrit.libreoffice.org/73970 Tested-by: Jenkins Reviewed-by: Maxim Monastirsky --- .../registry/data/org/openoffice/Office/UI/Controller.xcu | 14 ++++++++++++++ 1 file changed, 14 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 0370cfb8bb9e..722df647ce3b 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu @@ -495,6 +495,20 @@ choosemodebar + + + .uno:Objects3DToolbox + + + + + + com.sun.star.comp.framework.ToolbarAsMenuController + + + 3dobjectsbar + + -- cgit