summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice/Office/Common.xcs
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-04-16 14:35:19 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-04-16 14:35:19 +0000
commitbfe486eebaa45ea8c331bac083bd9b6214162a75 (patch)
tree565c3ab8f0b6c80bf824bbc5aaec3e99aacc62e1 /officecfg/registry/schema/org/openoffice/Office/Common.xcs
parentf9e2141ad3a5bf4f2e93f73e9c48faaadee9b9d8 (diff)
INTEGRATION: CWS fwkdbdesign01 (1.127.14); FILE MERGED
2007/03/05 08:49:11 fs 1.127.14.2: #i74951# SimpleReportDesign->TextReportDesign 2007/03/03 15:14:34 fs 1.127.14.1: #i74951# ControlLayout sub nodes now using Module identifiers, not artificial names
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/Office/Common.xcs')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs23
1 files changed, 14 insertions, 9 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 1571852fd5d0..2b9f618bdcd0 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -5,9 +5,9 @@
*
* $RCSfile: Common.xcs,v $
*
- * $Revision: 1.130 $
+ * $Revision: 1.131 $
*
- * last change: $Author: ihi $ $Date: 2007-03-26 11:15:30 $
+ * last change: $Author: ihi $ $Date: 2007-04-16 15:35:19 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -5348,41 +5348,46 @@ Dymamic border coloring means that when the mouse is hovered over a control, and
<info>
<desc>specifies certain default layout settings for form controls. All those settings can be overruled in concrete documents, they specify creation-time defaults only.</desc>
</info>
- <node-ref oor:name="TextDocument" oor:node-type="ApplicationControlLayout">
+ <node-ref oor:name="com.sun.star.text.TextDocument" oor:node-type="ApplicationControlLayout">
<info>
<desc>specifies certain default layout settings for form controls in text documents</desc>
</info>
</node-ref>
- <node-ref oor:name="WebDocument" oor:node-type="ApplicationControlLayout">
+ <node-ref oor:name="com.sun.star.text.WebDocument" oor:node-type="ApplicationControlLayout">
<info>
<desc>specifies certain default layout settings for form controls in web pages</desc>
</info>
</node-ref>
- <node-ref oor:name="SpreadsheetDocument" oor:node-type="ApplicationControlLayout">
+ <node-ref oor:name="com.sun.star.sheet.SpreadsheetDocument" oor:node-type="ApplicationControlLayout">
<info>
<desc>specifies certain default layout settings for form controls in spreadsheet documents</desc>
</info>
</node-ref>
- <node-ref oor:name="DrawingDocument" oor:node-type="ApplicationControlLayout">
+ <node-ref oor:name="com.sun.star.drawing.DrawingDocument" oor:node-type="ApplicationControlLayout">
<info>
<desc>specifies certain default layout settings for form controls in drawing documents</desc>
</info>
</node-ref>
- <node-ref oor:name="PresentationDocument" oor:node-type="ApplicationControlLayout">
+ <node-ref oor:name="com.sun.star.presentation.PresentationDocument" oor:node-type="ApplicationControlLayout">
<info>
<desc>specifies certain default layout settings for form controls in presentation documents</desc>
</info>
</node-ref>
- <node-ref oor:name="XMLFormDocument" oor:node-type="ApplicationControlLayout">
+ <node-ref oor:name="com.sun.star.text.XMLFormDocument" oor:node-type="ApplicationControlLayout">
<info>
<desc>specifies certain default layout settings for form controls in XML form documents</desc>
</info>
</node-ref>
- <node-ref oor:name="DatabaseFormDocument" oor:node-type="ApplicationControlLayout">
+ <node-ref oor:name="com.sun.star.sdb.FormDesign" oor:node-type="ApplicationControlLayout">
<info>
<desc>specifies certain default layout settings for form controls in database form documents</desc>
</info>
</node-ref>
+ <node-ref oor:name="com.sun.star.sdb.TextReportDesign" oor:node-type="ApplicationControlLayout">
+ <info>
+ <desc>specifies certain default layout settings for form controls in database text report documents.</desc>
+ </info>
+ </node-ref>
</group>
<group oor:name="PropertyBrowser">
<info>