[Libreoffice-commits] help.git: source/text

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Mon May 27 12:08:33 UTC 2019


 source/text/shared/01/02100000.xhp |   15 +++++++++++++++
 1 file changed, 15 insertions(+)

New commits:
commit 4a3888b8588facb3547bb2fcb995b0ab9220fa87
Author:     Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Sun May 26 23:37:00 2019 -0300
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Mon May 27 14:08:12 2019 +0200

    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 at libreoffice.org>

diff --git a/source/text/shared/01/02100000.xhp b/source/text/shared/01/02100000.xhp
index 6c85e2fd3..190259f0f 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>


More information about the Libreoffice-commits mailing list