summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Writer.xcs4
1 files changed, 2 insertions, 2 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
index 164d74e24dc5..f922e54e80ba 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
@@ -2296,7 +2296,7 @@
<desc>Specifies whether only entries with the defined format are accepted. This option is only available if the number format recognition is active (Number_recognition = True).</desc>
<label>Number format recognition</label>
</info>
- <value>false</value>
+ <value>true</value>
</prop>
<prop oor:name="Alignment" oor:type="xs:boolean" oor:nillable="false">
<!-- OldPath: Writer/Insert/IntoTables -->
@@ -2306,7 +2306,7 @@
<desc>Specifies whether all numbers are aligned below right of the cell and not above left (as in the case of text). This option is only available if number format recognition is active (Number_recognition = True).</desc>
<label>Alignment</label>
</info>
- <value>false</value>
+ <value>true</value>
</prop>
</group>
</group>