summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlain Romedenne <alain.romedenne@libreoffice.org>2021-09-15 10:41:55 +0200
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2021-09-15 12:44:23 +0200
commitebe05a0be7226d4e35ed1cf96e60aaa2703234eb (patch)
tree83ec81a1f6963d1e2e9b25ec795336934bacbd55
parenttypo (diff)
downloadhelp-ebe05a0be7226d4e35ed1cf96e60aaa2703234eb.tar.gz
help-ebe05a0be7226d4e35ed1cf96e60aaa2703234eb.zip
extra bookmark in help
Change-Id: I0f78b497a2f8921b75a73570e2799948997b48a3 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122113 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r--source/text/sbasic/shared/calc_functions.xhp3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/calc_functions.xhp b/source/text/sbasic/shared/calc_functions.xhp
index 02fa02a630..879cd607d5 100644
--- a/source/text/sbasic/shared/calc_functions.xhp
+++ b/source/text/sbasic/shared/calc_functions.xhp
@@ -20,7 +20,8 @@
<bookmark_value>calling Calc function;macros</bookmark_value>
<bookmark_value>macros;calling Calc function</bookmark_value>
<bookmark_value>createUNOservice function;calling Calc function</bookmark_value>
- <bookmark_value>API;addin.Analysis</bookmark_value>
+ <bookmark_value>API;sheet.addin.Analysis</bookmark_value>
+ <bookmark_value>API;sheet.FunctionAccess</bookmark_value>
</bookmark>
<h1 id="hd_id91592352089011"><variable id="CallingCalcFunctionsh1"><link href="text/sbasic/shared/calc_functions.xhp" name="Calling Calc Functions">Calling Calc Functions</link></variable></h1>
<paragraph role="paragraph" id="par_id1001592359117987">In addition to the native BASIC functions, you can call Calc functions in your macros and scripts.</paragraph>