Kaydet (Commit) 2b0cb3cf authored tarafından Cor Nouws's avatar Cor Nouws Kaydeden (comit) Heiko Tietze

tdf#113241 better default for number recognition options in Writer tables

Change-Id: Ibcaa185dc16953302ed04fab65153e4275709ad9
Reviewed-on: https://gerrit.libreoffice.org/61065
Tested-by: Jenkins
Reviewed-by: 's avatarHeiko Tietze <tietze.heiko@gmail.com>
üst 27dadc07
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment