summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-06-06 12:25:09 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-06-06 12:25:09 +0000
commit39f442b068eacf0afa8238d5866628c61e4b9d68 (patch)
treedf6502b4e3c2f9df22626e8e74089ae8d7028fbf /officecfg/registry/schema/org/openoffice
parentec1a1764bd210bb3003560ebb7c6bf1110bfb60d (diff)
INTEGRATION: CWS os113 (1.21.284); FILE MERGED
2008/05/09 15:16:14 os 1.21.284.2: RESYNC: (1.21-1.22); FILE MERGED 2008/05/08 11:54:45 os 1.21.284.1: #i54397# NumberRecognition switched on and Alignment switched off
Diffstat (limited to 'officecfg/registry/schema/org/openoffice')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs6
1 files changed, 3 insertions, 3 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs b/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs
index 11a84dac9c..6063ce1b55 100644
--- a/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs
@@ -8,7 +8,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: WriterWeb.xcs,v $
- * $Revision: 1.22 $
+ * $Revision: 1.23 $
*
* This file is part of OpenOffice.org.
*
@@ -903,7 +903,7 @@
<desc>Specifies if numbers in a table are recognized or if they are saved in a text format.</desc>
<label>Number recognition</label>
</info>
- <value>false</value>
+ <value>true</value>
</prop>
<prop oor:name="NumberFormatRecognition" oor:type="xs:boolean">
<!-- OldPath: HTML_Editor/Insert/IntoTables -->
@@ -925,7 +925,7 @@
<desc>Specifies if all of the numbers are aligned below right of the cell and not above left (as in text). This option is only available if number format recognition is active (NumberRecognition=True).</desc>
<label>Alignment</label>
</info>
- <value>true</value>
+ <value>false</value>
</prop>
</group>
</group>