summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-04-16 14:33:36 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-04-16 14:33:36 +0000
commit7fd54cba09da227253133397cec235ab88bc44e4 (patch)
tree3edd195f07892a326fc6ed5eef937094cb5db66f /officecfg
parent73e9012d50ed7247fb275acacdf030bf49f00f0a (diff)
INTEGRATION: CWS fwkdbdesign01 (1.34.286); FILE MERGED
2007/03/03 15:15:06 fs 1.34.286.1: #i74951# ControlLayout sub nodes now using Module identifiers, not artificial names
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/Common.xcu8
1 files changed, 4 insertions, 4 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu b/officecfg/registry/data/org/openoffice/Office/Common.xcu
index 8a11870e443e..a926f1c96761 100644
--- a/officecfg/registry/data/org/openoffice/Office/Common.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu
@@ -5,9 +5,9 @@
*
* $RCSfile: Common.xcu,v $
*
- * $Revision: 1.35 $
+ * $Revision: 1.36 $
*
- * last change: $Author: rt $ $Date: 2007-04-04 15:09:19 $
+ * last change: $Author: ihi $ $Date: 2007-04-16 15:33:36 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -541,7 +541,7 @@
</node>
<node oor:name="Forms">
<node oor:name="ControlLayout">
- <node oor:name="XMLFormDocument">
+ <node oor:name="com.sun.star.text.XMLFormDocument">
<prop oor:name="VisualEffect" oor:type="xs:string">
<value>flat</value>
</prop>
@@ -549,7 +549,7 @@
<value>true</value>
</prop>
</node>
- <node oor:name="DatabaseFormDocument">
+ <node oor:name="com.sun.star.sdb.FormDesign">
<prop oor:name="VisualEffect" oor:type="xs:string">
<value>flat</value>
</prop>