summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorMaxim Monastirsky <momonasmon@gmail.com>2015-07-17 12:44:47 +0300
committerMaxim Monastirsky <momonasmon@gmail.com>2015-07-17 14:48:38 +0300
commit1f6882348e74f7a3b7c144f693c99b7120c5b89b (patch)
treec0bc541ec00d5068d9f72e1ba7737f42c5585341 /officecfg
parent1c70472740a2973d56312130ebade3d3ded425d0 (diff)
Convert form control buttons to the generic controller
Change-Id: Ibecf33160d5d021e84e796f6b16db673f644699d
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu14
1 files changed, 14 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 ce96b6dc2104..0c30cb6f6d0a 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu
@@ -201,6 +201,20 @@
<value>insertcontrolsbar</value>
</prop>
</node>
+ <node oor:name="FormsControlsToolBox" oor:op="replace">
+ <prop oor:name="Command">
+ <value>.uno:Config</value>
+ </prop>
+ <prop oor:name="Module">
+ <value/>
+ </prop>
+ <prop oor:name="Controller">
+ <value>com.sun.star.comp.framework.SubToolBarController</value>
+ </prop>
+ <prop oor:name="Value">
+ <value>formcontrols;.uno:Config</value>
+ </prop>
+ </node>
<node oor:name="AlignmentControl" oor:op="replace">
<prop oor:name="Command">
<value>.uno:ObjectAlign</value>