diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-06-27 13:04:40 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-06-28 14:21:59 +0200 |
commit | ea0f53e1c29a43422531d62d04b4e939b5577ac7 (patch) | |
tree | 6a831e88e984d5d2eca4b60036fddbc861e89a9f /AllLangHelp_sbasic.mk | |
parent | 11389d81999e8e8f788dc407d6398b8ed18b0870 (diff) |
Split VBA Compatibility files and enhance
Add examples,
Add cross-links
Split files
Change-Id: I92bef363f008aeed367167b50c4ea9a9943a62ff
Reviewed-on: https://gerrit.libreoffice.org/74812
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 2d354fefa9..a1f3fed2cc 100644 --- a/AllLangHelp_sbasic.mk +++ b/AllLangHelp_sbasic.mk @@ -359,6 +359,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,sbasic,\ helpcontent2/source/text/sbasic/shared/code-stubs \ helpcontent2/source/text/sbasic/shared/classmodule \ helpcontent2/source/text/sbasic/shared/compatible \ + helpcontent2/source/text/sbasic/shared/compatibilitymode \ helpcontent2/source/text/sbasic/shared/enum \ helpcontent2/source/text/sbasic/shared/partition \ helpcontent2/source/text/sbasic/shared/replace \ |