summaryrefslogtreecommitdiff
path: root/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu
diff options
context:
space:
mode:
authorChristian Lippka <cl@openoffice.org>2010-03-11 18:18:08 +0100
committerChristian Lippka <cl@openoffice.org>2010-03-11 18:18:08 +0100
commit88635eddcd4e4d8a3eb4293cbbe055415cd147c4 (patch)
tree26e6925ba3a07e0de797ca6ffda47527b04d774f /officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu
parent6043eb1e55e37efcdd4a6e74c41cbeb8dfa42dbb (diff)
moved toolbarmenu to svtools and reworked to non sfx2 code
Diffstat (limited to 'officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu24
1 files changed, 23 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu
index 3f3caf1f8be3..330c79b0d8af 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu
@@ -231,7 +231,29 @@
<prop oor:name="Controller">
<value>com.sun.star.comp.chart.ElementSelectorToolbarController</value>
</prop>
- </node>
+ </node>
+ <node oor:name="AssignLayout" oor:op="replace">
+ <prop oor:name="Command">
+ <value>.uno:AssignLayout</value>
+ </prop>
+ <prop oor:name="Module">
+ <value>com.sun.star.presentation.PresentationDocument</value>
+ </prop>
+ <prop oor:name="Controller">
+ <value>com.sun.star.comp.sd.SlideLayoutController</value>
+ </prop>
+ </node>
+ <node oor:name="InsertPage" oor:op="replace">
+ <prop oor:name="Command">
+ <value>.uno:InsertPage</value>
+ </prop>
+ <prop oor:name="Module">
+ <value>com.sun.star.presentation.PresentationDocument</value>
+ </prop>
+ <prop oor:name="Controller">
+ <value>com.sun.star.comp.sd.InsertSlideController</value>
+ </prop>
+ </node>
</node>
<node oor:name="StatusBar">
<node oor:name="c1" oor:op="replace">