summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorYousuf Philips <philipz85@hotmail.com>2017-12-22 13:27:38 +0400
committerYousuf Philips <philipz85@hotmail.com>2017-12-27 15:26:55 +0100
commit023949fac0043408ac1b86dc67732666d041875e (patch)
tree1d2e72893097bcc98a10e3b694e90079e021e57b /officecfg
parentaeb7e997b41501410fbffd78ced63c5344ccb101 (diff)
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 <momonasmon@gmail.com> Tested-by: Jenkins <ci@libreoffice.org> (cherry picked from commit eb5c30450e1966caf476dbbc63669b1593d5c5a7) Reviewed-on: https://gerrit.libreoffice.org/47014 Reviewed-by: Heiko Tietze <tietze.heiko@googlemail.com>
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu42
1 files changed, 42 insertions, 0 deletions
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 @@
<value>preview</value>
</prop>
</node>
+ <node oor:name="c36" oor:op="replace">
+ <prop oor:name="Command">
+ <value>.uno:ArrowsToolbox</value>
+ </prop>
+ <prop oor:name="Module">
+ <value/>
+ </prop>
+ <prop oor:name="Controller">
+ <value>com.sun.star.comp.framework.ToolbarAsMenuController</value>
+ </prop>
+ <prop oor:name="Value">
+ <value>arrowsbar</value>
+ </prop>
+ </node>
+ <node oor:name="c37" oor:op="replace">
+ <prop oor:name="Command">
+ <value>.uno:LineToolbox</value>
+ </prop>
+ <prop oor:name="Module">
+ <value/>
+ </prop>
+ <prop oor:name="Controller">
+ <value>com.sun.star.comp.framework.ToolbarAsMenuController</value>
+ </prop>
+ <prop oor:name="Value">
+ <value>linesbar</value>
+ </prop>
+ </node>
+ <node oor:name="c38" oor:op="replace">
+ <prop oor:name="Command">
+ <value>.uno:ConnectorToolbox</value>
+ </prop>
+ <prop oor:name="Module">
+ <value/>
+ </prop>
+ <prop oor:name="Controller">
+ <value>com.sun.star.comp.framework.ToolbarAsMenuController</value>
+ </prop>
+ <prop oor:name="Value">
+ <value>connectorsbar</value>
+ </prop>
+ </node>
</node>
<node oor:name="ToolBar">
<node oor:name="lo.writer.ScrollToPrevious" oor:op="replace">