From 023949fac0043408ac1b86dc67732666d041875e Mon Sep 17 00:00:00 2001 From: Yousuf Philips Date: Fri, 22 Dec 2017 13:27:38 +0400 Subject: tdf#114605 Allow line split buttons to work in the menus Change-Id: Ie6cb2b19c56cb5b38f1dca89dba775970f405748 Reviewed-on: https://gerrit.libreoffice.org/46905 Reviewed-by: Maxim Monastirsky Tested-by: Jenkins (cherry picked from commit eb5c30450e1966caf476dbbc63669b1593d5c5a7) Reviewed-on: https://gerrit.libreoffice.org/47014 Reviewed-by: Heiko Tietze --- .../data/org/openoffice/Office/UI/Controller.xcu | 42 ++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu index 103d14d1f672..12d7ccd3de91 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu @@ -439,6 +439,48 @@ preview + + + .uno:ArrowsToolbox + + + + + + com.sun.star.comp.framework.ToolbarAsMenuController + + + arrowsbar + + + + + .uno:LineToolbox + + + + + + com.sun.star.comp.framework.ToolbarAsMenuController + + + linesbar + + + + + .uno:ConnectorToolbox + + + + + + com.sun.star.comp.framework.ToolbarAsMenuController + + + connectorsbar + + -- cgit v1.2.3