summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2012-07-23 20:16:46 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2012-07-23 22:06:39 -0400
commit253fad3580761d3d53e6b352aa3b7aeaa3810eee (patch)
treef8b63c07d8a421e05b4af194d3bc8ad0cdfc2203 /officecfg
parent2ee9a0adacb6b163591ff0cbc1a0843c478403fb (diff)
Add a new configuration option.
Change-Id: Ib9ba5a2b269a2e20f8ba3703e8efc496357911ef
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Calc.xcs8
1 files changed, 8 insertions, 0 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
index 0f5898ea19e9..d9aaabd72520 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
@@ -1377,6 +1377,14 @@
</enumeration>
</constraints>
</prop>
+ <prop oor:name="EmptyStringAsZero" oor:type="xs:boolean" oor:nillable="false">
+ <!-- UIHints: Tools - Options Spreadsheet Formula -->
+ <info>
+ <author>kyoshida</author>
+ <desc>Whether to treat empty string formula result as equivalent of having a numeric zero value.</desc>
+ </info>
+ <value>false</value>
+ </prop>
</group>
</group>
<group oor:name="Revision">