summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2019-05-26 23:37:00 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2019-05-27 14:08:12 +0200
commit4a3888b8588facb3547bb2fcb995b0ab9220fa87 (patch)
tree2fee9844ded0016f9a7f801dfe4cf3f996473a29
parentbc3054425edfff31de5beafa8546213c19c6634d (diff)
Explain formatted display in search for Calc
Was missing in the find&replace help page Change-Id: I6b997fa34d7784be1f143e6403cd645327415cde Reviewed-on: https://gerrit.libreoffice.org/73017 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r--source/text/shared/01/02100000.xhp15
1 files changed, 15 insertions, 0 deletions
diff --git a/source/text/shared/01/02100000.xhp b/source/text/shared/01/02100000.xhp
index 6c85e2fd35..190259f0f5 100644
--- a/source/text/shared/01/02100000.xhp
+++ b/source/text/shared/01/02100000.xhp
@@ -57,6 +57,21 @@
<bookmark xml-lang="en-US" branch="index" id="bm_id3154760"><bookmark_value>case sensitivity;searching</bookmark_value>
</bookmark>
<paragraph xml-lang="en-US" id="par_id3154760" role="paragraph"><variable id="exakt"><ahelp hid="svx/ui/findreplacedialog/matchcase">Distinguishes between uppercase and lowercase characters.</ahelp></variable></paragraph>
+
+<bookmark xml-lang="en-US" branch="hid/svx/ui/findreplacedialog/searchformatted" id="bm_id961558923412792" localize="false"/>
+<bookmark xml-lang="en-US" branch="index" id="bm_id891558923816062">
+ <bookmark_value>searching;formatted numbers</bookmark_value>
+ <bookmark_value>searching;formatted display</bookmark_value>
+ <bookmark_value>finding;formatted numbers</bookmark_value>
+ <bookmark_value>finding;formatted display</bookmark_value>
+</bookmark>
+<switch select="appl">
+ <case select="CALC">
+ <h2 id="hd_id261558922782067">Formatted display</h2>
+ <paragraph role="paragraph" id="par_id971558923550517"><ahelp hid="svx/ui/findreplacedialog/searchformatted">Includes number formatting characters in the search.</ahelp></paragraph>
+ </case>
+</switch>
+
<bookmark xml-lang="en-US" branch="hid/svx/ui/findreplacedialog/wholewords" id="bm_id7736442" localize="false"/>
<paragraph xml-lang="en-US" id="hd_id3148538" role="heading" level="2"><switchinline select="appl"><caseinline select="CALC">Entire Cells</caseinline><defaultinline>Whole words only</defaultinline></switchinline></paragraph>
<paragraph xml-lang="en-US" id="par_id3149579" role="paragraph"><variable id="ganze"><ahelp hid="svx/ui/findreplacedialog/wholewords">Searches for whole words or cells that are identical to the search text.</ahelp></variable></paragraph>