diff options
author | Rafael Lima <rafael.palma.lima@gmail.com> | 2021-10-07 20:12:41 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-10-11 02:05:24 +0200 |
commit | 152530c4360c80e9a052c4c883a8e4d53001f364 (patch) | |
tree | 917fc46bb30df8c210754994a0d8b434f86c7e65 /AllLangHelp_sbasic.mk | |
parent | 79cf3e922b00a74a6a29ec324589aab7f05c5886 (diff) |
Create documentation for Basic "New" operator
Change-Id: I11157f8db43811a107eb5270db5b39c351b37dcc
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123159
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
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 367bf03c80..dfc04180fd 100644 --- a/AllLangHelp_sbasic.mk +++ b/AllLangHelp_sbasic.mk @@ -387,6 +387,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,sbasic,\ helpcontent2/source/text/sbasic/shared/03170010 \ helpcontent2/source/text/sbasic/shared/05060700 \ helpcontent2/source/text/sbasic/shared/is_keyword \ + helpcontent2/source/text/sbasic/shared/new_keyword \ helpcontent2/source/text/sbasic/shared/calc_functions \ helpcontent2/source/text/sbasic/shared/code-stubs \ helpcontent2/source/text/sbasic/shared/classmodule \ |