diff options
author | Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> | 2020-07-20 20:14:52 +0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-07-20 21:27:35 +0200 |
commit | 361825414d49d1c6f3dc359fd43ebebe094f26e2 (patch) | |
tree | 8dbd47dd16e955f02c743ff05e892063ad571f18 | |
parent | 100f99e0f570b1706034f9971f06017bc78be197 (diff) |
tdf#132052 Finding currency symbols with Formatted Display
Change-Id: If0e853f247c262e5369b96f1688250bbd6e17d64
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99103
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/scalc/guide/finding.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/guide/finding.xhp b/source/text/scalc/guide/finding.xhp index 5aca05cbc0..bc55cf5c2b 100644 --- a/source/text/scalc/guide/finding.xhp +++ b/source/text/scalc/guide/finding.xhp @@ -54,7 +54,7 @@ </list> <paragraph role="paragraph" id="par_id1331217" xml-lang="en-US">With "Formulas" you will find all parts of the formulas. </paragraph> <paragraph role="paragraph" id="par_id393993" xml-lang="en-US">With "Values" you will find the results of the calculations. </paragraph> -<paragraph role="note" id="par_id3163853" xml-lang="en-US">Cell contents can be formatted in different ways. For example, a number can be formatted as a currency, to be displayed with a currency symbol. You see the currency symbol in the cell, but you cannot search for it.</paragraph> +<paragraph role="note" id="par_id3163853">Cell contents can be formatted in different ways. For example, a number can be formatted as a currency, to be displayed with a currency symbol. These symbols are included in searches when the Formatted Display search option is activated.</paragraph> <paragraph role="heading" id="hd_id7359233" xml-lang="en-US" level="3">Finding text</paragraph> <list type="ordered"> <listitem> |