diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2017-07-23 23:30:26 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@edx.srv.br> | 2017-07-24 13:11:53 +0200 |
commit | 7e0d91b15d875f6bf7fa94edf96a0bb791d5e8b3 (patch) | |
tree | 31393e81caeac4b0012a845b140fe1960f8da2d1 /source/auxiliary | |
parent | 1a5e22fbe576e0c75682b01cbb242b3e29c14d45 (diff) |
tdf#108675 Help page for VBA function Pmt
Change-Id: I1e35ee31cd96aeee8f1b55a5adb119c50af1a1af
Reviewed-on: https://gerrit.libreoffice.org/40349
Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
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 0c1cfc8828..b089a120c0 100644 --- a/source/auxiliary/sbasic.tree +++ b/source/auxiliary/sbasic.tree @@ -205,6 +205,7 @@ <topic id="sbasic/text/sbasic/shared/03103350.xhp">Option VBASupport Statement [Runtime]</topic> <topic id="sbasic/text/sbasic/shared/03104100.xhp">Optional (in Function Statement) [Runtime]</topic> <topic id="sbasic/text/sbasic/shared/03060500.xhp">Or-Operator [Runtime]</topic> +<topic id="sbasic/text/sbasic/shared/03140007.xhp">Pmt Function [Runtime - VBA]</topic> <topic id="sbasic/text/sbasic/shared/03010103.xhp">Print Statement [Runtime]</topic> <topic id="sbasic/text/sbasic/shared/03103400.xhp">Public Statement [Runtime]</topic> <topic id="sbasic/text/sbasic/shared/03020204.xhp">Put Statement [Runtime]</topic> |