summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
diff options
context:
space:
mode:
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/Office/Calc.xcs')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Calc.xcs4
1 files changed, 2 insertions, 2 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
index bd17f4aa8153..d6426a3da049 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
@@ -1313,7 +1313,7 @@
<desc>Specifies whether the calculation uses regular expressions in formulas, e.g. for functions which look up sheet contents.</desc>
<label>Enable regular expressions in formulas</label>
</info>
- <value>true</value>
+ <value>false</value>
</prop>
<prop oor:name="Wildcards" oor:type="xs:boolean" oor:nillable="false">
<!-- UIHints: Tools - Options Spreadsheet Calculate [Check box] Enable wildcards in formulas -->
@@ -1321,7 +1321,7 @@
<desc>Specifies whether the calculation uses wildcards in formulas, e.g. for functions which look up sheet contents.</desc>
<label>Enable wildcards in formulas</label>
</info>
- <value>false</value>
+ <value>true</value>
</prop>
<prop oor:name="FormulaSyntax" oor:type="xs:int">
<!-- UIHints: Tools - Options Spreadsheet Calculate -->