[Libreoffice-commits] help.git: source/text
Alain Romedenne (via logerrit)
logerrit at kemper.freedesktop.org
Wed Sep 15 10:44:42 UTC 2021
source/text/sbasic/shared/calc_functions.xhp | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit ebe05a0be7226d4e35ed1cf96e60aaa2703234eb
Author: Alain Romedenne <alain.romedenne at libreoffice.org>
AuthorDate: Wed Sep 15 10:41:55 2021 +0200
Commit: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Wed Sep 15 12:44:23 2021 +0200
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 at ubuntu.com>
diff --git a/source/text/sbasic/shared/calc_functions.xhp b/source/text/sbasic/shared/calc_functions.xhp
index 02fa02a63..879cd607d 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>
More information about the Libreoffice-commits
mailing list