summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-03-31 14:15:21 +0000
committerRüdiger Timm <rt@openoffice.org>2004-03-31 14:15:21 +0000
commiteb57c05d09bdd560000c6032c960bb35f267359d (patch)
treec72245ac76f32af960e58224977756cadf0d5618 /officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs
parent53f42caed70be81c2e6a17bf4bc692cd0b84a453 (diff)
INTEGRATION: CWS swobjpos05 (1.3.12); FILE MERGED
2004/03/15 09:05:37 pb 1.3.12.1: fix: #i26223# new compatibility flag (object positioning)
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs9
1 files changed, 6 insertions, 3 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs b/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs
index 87582f291b24..89fec90974d7 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: Compatibility.xcs,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: kz $ $Date: 2004-03-23 11:32:35 $
+ * last change: $Author: rt $ $Date: 2004-03-31 15:15:21 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -91,7 +91,10 @@
<prop oor:name="UseLineSpacing" oor:type="xs:boolean"><info><desc xml:lang="en-US">Use OpenOffice.org 1.1 line spacing</desc></info>
<value>false</value>
</prop>
- <prop oor:name="AddTableSpacing" oor:type="xs:boolean"><info><desc xml:lang="en-US">Add paragraph and table spacing at the bottom of table cells</desc></info>
+ <prop oor:name="AddTableSpacing" oor:type="xs:boolean"><info><desc xml:lang="en-US">???</desc></info>
+ <value>false</value>
+ </prop>
+ <prop oor:name="UseObjectPositioning" oor:type="xs:boolean"><info><desc xml:lang="en-US">Use OpenOffice.org 1.1 object positioning</desc></info>
<value>false</value>
</prop>
</group>