diff options
author | Steve Fanning <stevemfanning@yahoo.co.uk> | 2021-04-13 00:42:12 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-04-13 15:48:43 +0200 |
commit | 7f3528e4c87fb7bea49c715733abb041d4e0bd52 (patch) | |
tree | d509a557ef7a114d340834ce8849b4fe1b3d93b9 /source/text/scalc | |
parent | 07dcc9868b9fa0bca222a9f87c4c427981b9ee2c (diff) |
Make sure that each of Calc's four BESSEL functions appear in Help index.
Also update <sort> tag on same page to specify the usual order.
Change-Id: I2e214bdd6e0b865c3b27aa33d7beafc1599c4aaf
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113995
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc')
-rw-r--r-- | source/text/scalc/01/04060115.xhp | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/source/text/scalc/01/04060115.xhp b/source/text/scalc/01/04060115.xhp index 1e16911f34..52bcff7b68 100644 --- a/source/text/scalc/01/04060115.xhp +++ b/source/text/scalc/01/04060115.xhp @@ -37,11 +37,12 @@ <section id="howtoget"> <embed href="text/scalc/00/00000404.xhp#addinana"/> </section> -<sort> +<sort order="asc"> <section id="besseli"> <bookmark xml-lang="en-US" branch="index" id="bm_id3153074"> <bookmark_value>Bessel functions</bookmark_value> + <bookmark_value>BESSELI function</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_BESSELI" id="bm_id3150435" localize="false"/> @@ -61,6 +62,9 @@ </section> <section id="besselj"> +<bookmark xml-lang="en-US" branch="index" id="bm_id161618267677640"> + <bookmark_value>BESSELJ function</bookmark_value> +</bookmark> <bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_BESSELJ" id="bm_id3150539" localize="false"/> <h2 id="hd_id3153027">BESSELJ</h2> @@ -78,6 +82,9 @@ </section> <section id="besselk"> +<bookmark xml-lang="en-US" branch="index" id="bm_id151618267791726"> + <bookmark_value>BESSELK function</bookmark_value> +</bookmark> <bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_BESSELK" id="bm_id3147616" localize="false"/> <h2 id="hd_id3149946">BESSELK</h2> @@ -95,6 +102,9 @@ </section> <section id="bessely"> +<bookmark xml-lang="en-US" branch="index" id="bm_id201618267836525"> + <bookmark_value>BESSELY function</bookmark_value> +</bookmark> <bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_BESSELY" id="bm_id3150461" localize="false"/> <h2 id="hd_id3145828">BESSELY</h2> |