diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2017-12-03 18:20:05 -0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2017-12-06 13:23:56 +0100 |
commit | 9891e96d1d95c1921cba16c6339c15cf3613da0d (patch) | |
tree | 28cb56dad83b170f8014f44dabb7e4453598dd41 /source/auxiliary | |
parent | 0b7bf0473bcc891eb169eb489195cf61463cd63f (diff) |
tdf#84675 Undocumented VBA function: MonthName
Change-Id: I3fa5e80dd94c281bdfd6e076f55e172c52be9ecb
Reviewed-on: https://gerrit.libreoffice.org/45757
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-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 b43a18c896..6a3e8aeb93 100644 --- a/source/auxiliary/sbasic.tree +++ b/source/auxiliary/sbasic.tree @@ -200,6 +200,7 @@ <topic id="sbasic/text/sbasic/shared/03020411.xhp">MkDir Statement [Runtime]</topic> <topic id="sbasic/text/sbasic/shared/03070600.xhp">Mod-Operator [Runtime]</topic> <topic id="sbasic/text/sbasic/shared/03030104.xhp">Month Function [Runtime]</topic> +<topic id="sbasic/text/sbasic/shared/03150002.xhp">MonthName Function [Runtime - VBA]</topic> <topic id="sbasic/text/sbasic/shared/03010102.xhp">MsgBox Function [Runtime]</topic> <topic id="sbasic/text/sbasic/shared/03010101.xhp">MsgBox Statement [Runtime]</topic> <topic id="sbasic/text/sbasic/shared/03020412.xhp">Name Statement [Runtime]</topic> |