summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2006-05-04 08:14:12 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2006-05-04 08:14:12 +0000
commit09cee7410ff2b8c9b4944063d4c3c556e649b931 (patch)
treec4e6650fcf210da559a114438d89e606cc8e0158 /officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs
parentc62d199d26a4d13c83f9f9787255263d60f279bf (diff)
INTEGRATION: CWS tabledefaults (1.19.142); FILE MERGED
2006/04/24 14:13:17 fme 1.19.142.1: #i60422# New defaults for tables
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs8
1 files changed, 4 insertions, 4 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs b/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs
index 171b2eb40c0d..28c8a30b4ab3 100644
--- a/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs
@@ -5,9 +5,9 @@
*
* $RCSfile: WriterWeb.xcs,v $
*
- * $Revision: 1.19 $
+ * $Revision: 1.20 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 15:28:50 $
+ * last change: $Author: rt $ $Date: 2006-05-04 09:14:11 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -940,7 +940,7 @@
<desc>Specifies if the table has a header</desc>
<label>Header</label>
</info>
- <value>true</value>
+ <value>false</value>
</prop>
<prop oor:name="RepeatHeader" oor:type="xs:boolean">
<!-- OldPath: HTML_Editor/Insert/Tables -->
@@ -951,7 +951,7 @@
<desc>Specifies if the header in the new page is adopted when inserting a page break. This option is only available if Header=True.</desc>
<label>Repeat header</label>
</info>
- <value>true</value>
+ <value>false</value>
</prop>
<prop oor:name="Border" oor:type="xs:boolean">
<!-- OldPath: HTML_Editor/Insert/Tables -->