From 9891e96d1d95c1921cba16c6339c15cf3613da0d Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Sun, 3 Dec 2017 18:20:05 -0200 Subject: tdf#84675 Undocumented VBA function: MonthName Change-Id: I3fa5e80dd94c281bdfd6e076f55e172c52be9ecb Reviewed-on: https://gerrit.libreoffice.org/45757 Reviewed-by: Olivier Hallot Tested-by: Olivier Hallot --- source/auxiliary/sbasic.tree | 1 + 1 file changed, 1 insertion(+) (limited to 'source/auxiliary') 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 @@ MkDir Statement [Runtime] Mod-Operator [Runtime] Month Function [Runtime] +MonthName Function [Runtime - VBA] MsgBox Function [Runtime] MsgBox Statement [Runtime] Name Statement [Runtime] -- cgit