diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-06-16 23:57:06 -0300 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2020-06-17 13:53:35 +0200 |
commit | cc69c3dde48f5038567ae0b964b9ef9b5f302748 (patch) | |
tree | b6e85c8235ce418dd36fc8865c914b7fbccee850 /source/auxiliary/sbasic.tree | |
parent | dd0e652538a4bf17352c5aa47ac7ef14f222fd2e (diff) |
tdf#134032 Calling Calc function from basic
Change-Id: I7c3c64e0df4d89b46e49afb869f3e2de0825a6e2
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96485
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
(cherry picked from commit 7af288d0fa90e5e31c29014501f06f776a00366a)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96504
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source/auxiliary/sbasic.tree')
-rw-r--r-- | source/auxiliary/sbasic.tree | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/auxiliary/sbasic.tree b/source/auxiliary/sbasic.tree index 804b8613b9..fc7df973da 100644 --- a/source/auxiliary/sbasic.tree +++ b/source/auxiliary/sbasic.tree @@ -50,6 +50,7 @@ <topic id="sbasic/text/sbasic/shared/03110000.xhp">Comparison Operators</topic> <topic id="sbasic/text/sbasic/shared/03120000.xhp">Strings</topic> <topic id="sbasic/text/sbasic/shared/uno_objects.xhp">UNO Objects, Functions and Services</topic> + <topic id="sbasic/text/sbasic/shared/calc_functions.xhp">Calling Calc functions</topic> <topic id="sbasic/text/sbasic/shared/special_vba_func.xhp">Exclusive VBA functions</topic> <topic id="sbasic/text/sbasic/shared/03130000.xhp">Other Commands</topic> </node> |