diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2017-12-02 09:58:11 -0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2017-12-03 12:33:53 +0100 |
commit | 4ead3bffc557527e7a146c538773aa4ca6cf84d0 (patch) | |
tree | bb2a25709f125c916e1716d0f76eec23a1a03d48 /AllLangHelp_sbasic.mk | |
parent | 06b521618b1abac6edb0f7131bce92c887767922 (diff) |
tdf#84675 VBA functions documentation
Plus some addition for Type statement
Change-Id: I9a1aa6a948cd50181fba07c105a25d986b372d02
Reviewed-on: https://gerrit.libreoffice.org/45709
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
(cherry picked from commit 3de74ecadfd9a7529e1b0b05352e42a829d3e279)
Reviewed-on: https://gerrit.libreoffice.org/45737
Diffstat (limited to 'AllLangHelp_sbasic.mk')
-rw-r--r-- | AllLangHelp_sbasic.mk | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/AllLangHelp_sbasic.mk b/AllLangHelp_sbasic.mk index f1c388e8e5..5f8df59a0a 100644 --- a/AllLangHelp_sbasic.mk +++ b/AllLangHelp_sbasic.mk @@ -214,6 +214,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,sbasic,\ helpcontent2/source/text/sbasic/shared/03090410 \ helpcontent2/source/text/sbasic/shared/03090411 \ helpcontent2/source/text/sbasic/shared/03090412 \ + helpcontent2/source/text/sbasic/shared/03090413 \ helpcontent2/source/text/sbasic/shared/03100000 \ helpcontent2/source/text/sbasic/shared/03100050 \ helpcontent2/source/text/sbasic/shared/03100060 \ @@ -337,6 +338,10 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,sbasic,\ helpcontent2/source/text/sbasic/shared/03140010 \ helpcontent2/source/text/sbasic/shared/03140011 \ helpcontent2/source/text/sbasic/shared/03140012 \ + helpcontent2/source/text/sbasic/shared/03150000 \ + helpcontent2/source/text/sbasic/shared/03150001 \ + helpcontent2/source/text/sbasic/shared/03160000 \ + helpcontent2/source/text/sbasic/shared/03170000 \ helpcontent2/source/text/sbasic/shared/05060700 \ helpcontent2/source/text/sbasic/shared/code-stubs \ helpcontent2/source/text/sbasic/shared/keys \ |