diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2017-06-16 18:29:59 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@edx.srv.br> | 2017-06-17 12:54:44 +0200 |
commit | 1a2f0ac70b638ac316e081ba2b72309829f00fcc (patch) | |
tree | 3f21149cca09610432cfdd4fbb5e8ba9bd8bd610 /source/auxiliary | |
parent | 139a1c699caadd5365e335a432ffd5fdad8d73de (diff) |
tdf#84675 Add help page for NPer function of VBA
Change-Id: Id601138bc4ad390f8ec6c14fe41dc1f936ab5aab
Reviewed-on: https://gerrit.libreoffice.org/38902
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 b690cf8684..a0085f6a38 100644 --- a/source/auxiliary/sbasic.tree +++ b/source/auxiliary/sbasic.tree @@ -193,6 +193,7 @@ <topic id="sbasic/text/sbasic/shared/03020412.xhp">Name Statement [Runtime]</topic> <topic id="sbasic/text/sbasic/shared/03060400.xhp">Not-Operator [Runtime]</topic> <topic id="sbasic/text/sbasic/shared/03030203.xhp">Now Function [Runtime]</topic> +<topic id="sbasic/text/sbasic/shared/03140005.xhp">NPer Function [Runtime - VBA]</topic> <topic id="sbasic/text/sbasic/shared/03080000.xhp">Numeric Functions</topic> <topic id="sbasic/text/sbasic/shared/03080802.xhp">Oct Function [Runtime]</topic> <topic id="sbasic/text/sbasic/shared/03050500.xhp">On Error GoTo ... Resume Statement [Runtime]</topic> |