diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-01-25 11:58:07 -0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-01-26 12:11:22 +0100 |
commit | 3f27275900a441c45af6c7e91901c98def81623a (patch) | |
tree | a9a377efe79b9c389ff75d96290ebb4e0dfbad93 /source/auxiliary | |
parent | 9d3ac186501c299a627c1338b5e27e0b18f1ea01 (diff) |
tdf#114263 Help page for Partition [VBA]
+ some hyperlinks and reordering of text in calssmodule
and compatible, option vba support.
Change-Id: Ic387086a5874989d22cf93caf0f3d0f48fd77a9e
Reviewed-on: https://gerrit.libreoffice.org/66910
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/auxiliary')
-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 58fc08930a..28d5a1161b 100644 --- a/source/auxiliary/sbasic.tree +++ b/source/auxiliary/sbasic.tree @@ -227,6 +227,7 @@ <topic id="sbasic/text/sbasic/shared/03103350.xhp">Option VBASupport Statement</topic> <topic id="sbasic/text/sbasic/shared/03104100.xhp">Optional (in Function Statement)</topic> <topic id="sbasic/text/sbasic/shared/03060500.xhp">Or-Operator</topic> + <topic id="sbasic/text/sbasic/shared/partition.xhp">Partition Function [VBA]</topic> <topic id="sbasic/text/sbasic/shared/03140007.xhp">Pmt Function [VBA]</topic> <topic id="sbasic/text/sbasic/shared/03140008.xhp">PPmt Function [VBA]</topic> <topic id="sbasic/text/sbasic/shared/03140009.xhp">PV Function [VBA]</topic> |