summaryrefslogtreecommitdiff
path: root/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-09-09 08:08:48 +0000
committerRüdiger Timm <rt@openoffice.org>2004-09-09 08:08:48 +0000
commit1f82b3f0decc433eac0238862cabbdc604fdec1d (patch)
treebfcf610a9106b8721161d5d0d7a9808ae21e6702 /officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu
parent5c1f7e2f377d7729dc69cb06287c8f0935050cc4 (diff)
INTEGRATION: CWS insight02 (1.6.2); FILE MERGED
2004/08/13 14:16:56 oj 1.6.2.2: #i32563# toolbox changes 2004/08/13 09:02:05 oj 1.6.2.1: #i32563# toolbox changes
Diffstat (limited to 'officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu28
1 files changed, 26 insertions, 2 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu
index 6de366ee7f70..903b07be7c84 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu
@@ -3,9 +3,9 @@
*
* $RCSfile: Controller.xcu,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2004-08-10 14:00:37 $
+ * last change: $Author: rt $ $Date: 2004-09-09 09:08:48 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -163,5 +163,29 @@
</prop>
</node>
</node>
+ <node oor:name="ToolBar">
+ <node oor:name="c1" oor:op="replace">
+ <prop oor:name="Command">
+ <value>.uno:DBNewForm</value>
+ </prop>
+ <prop oor:name="Module">
+ <value>com.sun.star.sdb.DatabaseDocument</value>
+ </prop>
+ <prop oor:name="Controller">
+ <value>com.sun.star.sdb.ApplicationToolboxController</value>
+ </prop>
+ </node>
+ <node oor:name="c2" oor:op="replace">
+ <prop oor:name="Command">
+ <value>.uno:Refresh</value>
+ </prop>
+ <prop oor:name="Module">
+ <value>com.sun.star.sdb.DatabaseDocument</value>
+ </prop>
+ <prop oor:name="Controller">
+ <value>com.sun.star.sdb.ApplicationToolboxController</value>
+ </prop>
+ </node>
+ </node>
</node>
</oor:component-data>