summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
authorSteve Fanning <stevemfanning@yahoo.co.uk>2020-05-31 00:46:34 +0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2020-06-08 18:27:25 +0200
commit5a0d5e63742b3ba12d6b1f892e4a080d2cd4ff94 (patch)
tree4764795ae11b60ce9afccf143e555c53e93042fa /source
parent(04060115.xhp) Update syntax statements to clarify which arguments are optional. (diff)
downloadhelp-5a0d5e63742b3ba12d6b1f892e4a080d2cd4ff94.tar.gz
help-5a0d5e63742b3ba12d6b1f892e4a080d2cd4ff94.zip
(func_searchb.xhp) Include square brackets in syntax section to indicate optional parameter.
Change-Id: I6b3cdf9d6a98b8183b641c94b4cbeceb4add0183 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95198 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit d05d21b99076ad1b3f1fec00058966ecc4ffd179) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95718 Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r--source/text/scalc/01/func_searchb.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/01/func_searchb.xhp b/source/text/scalc/01/func_searchb.xhp
index 201a007696..41262c5717 100644
--- a/source/text/scalc/01/func_searchb.xhp
+++ b/source/text/scalc/01/func_searchb.xhp
@@ -27,7 +27,7 @@
</section>
<embed href="text/scalc/00/avail_release.xhp#6.0"/>
<embed href="text/scalc/01/ful_func.xhp#func_head_syntax"/>
- <paragraph role="code" id="par_id531573516878780">SEARCHB( Find text ; Text ; Position)</paragraph>
+ <paragraph role="code" id="par_id531573516878780">SEARCHB(Find Text; Text [; Position])</paragraph>
<paragraph role="paragraph" id="par_id241573517292388"><emph>Find Text</emph>: The text or text expression to be found.</paragraph>
<paragraph role="paragraph" id="par_id991573517299918"><emph>Text</emph>: the text in which the search is to be made.</paragraph>
<paragraph role="paragraph" id="par_id521573517305077"><emph>Position</emph>: The position in the text where the search starts.</paragraph>