summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorheiko tietze <tietze.heiko@gmail.com>2019-05-07 14:17:48 +0200
committerHeiko Tietze <tietze.heiko@gmail.com>2019-05-17 10:45:01 +0200
commit019c6ae2ee20a5923055c261abdd22575b69299b (patch)
tree9c360dfac8b292ac375d589ccecc714f4508a6fb /officecfg
parent5187d3ae495a07373a12fd5980c9269bc8ce3f8f (diff)
Resolves tdf#87965 - Make 'Search Results' dialog optional
* Option introduced at Tools > Options > Calc > View (Windows) * Convenience checkbox added to the dialog Change-Id: Ic30fb302e61e77b0eefacd504f61f955bcf6e595 Reviewed-on: https://gerrit.libreoffice.org/71910 Tested-by: Jenkins Reviewed-by: Heiko Tietze <tietze.heiko@gmail.com>
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 e5b3318ff701..1517514c903d 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
@@ -390,6 +390,14 @@
</info>
<value>true</value>
</prop>
+ <prop oor:name="SearchSummary" oor:type="xs:boolean" oor:nillable="false">
+ <!-- UIHints: Tools - Options -Spreadsheets - View - [Section] Window -->
+ <info>
+ <desc>Specifies whether a summarizing dialog is displayed after search.</desc>
+ <label>Search summary</label>
+ </info>
+ <value>true</value>
+ </prop>
</group>
<group oor:name="Other">
<info>