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:24:22 +0100 |
commit | c2c6256141838e757674882647cd91e8ee8026c6 (patch) | |
tree | 647cbabed855bb06b3a79adb79148c4a3431bfc4 /AllLangHelp_sbasic.mk | |
parent | cbb8898cd472519719eba62b5051c507f394e73b (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>
(cherry picked from commit 9891e96d1d95c1921cba16c6339c15cf3613da0d)
Reviewed-on: https://gerrit.libreoffice.org/45945
Diffstat (limited to 'AllLangHelp_sbasic.mk')
-rw-r--r-- | AllLangHelp_sbasic.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AllLangHelp_sbasic.mk b/AllLangHelp_sbasic.mk index 5f8df59a0a..2ffab07cf7 100644 --- a/AllLangHelp_sbasic.mk +++ b/AllLangHelp_sbasic.mk @@ -340,6 +340,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,sbasic,\ helpcontent2/source/text/sbasic/shared/03140012 \ helpcontent2/source/text/sbasic/shared/03150000 \ helpcontent2/source/text/sbasic/shared/03150001 \ + helpcontent2/source/text/sbasic/shared/03150002 \ helpcontent2/source/text/sbasic/shared/03160000 \ helpcontent2/source/text/sbasic/shared/03170000 \ helpcontent2/source/text/sbasic/shared/05060700 \ |