From ebe05a0be7226d4e35ed1cf96e60aaa2703234eb Mon Sep 17 00:00:00 2001 From: Alain Romedenne Date: Wed, 15 Sep 2021 10:41:55 +0200 Subject: extra bookmark in help Change-Id: I0f78b497a2f8921b75a73570e2799948997b48a3 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122113 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos --- source/text/sbasic/shared/calc_functions.xhp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 @@ calling Calc function;macros macros;calling Calc function createUNOservice function;calling Calc function - API;addin.Analysis + API;sheet.addin.Analysis + API;sheet.FunctionAccess

Calling Calc Functions

In addition to the native BASIC functions, you can call Calc functions in your macros and scripts. -- cgit