diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-12-30 17:27:44 -0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-12-30 23:20:51 +0100 |
commit | d7124af74ae46cf33d1c23931b0041a40d845abb (patch) | |
tree | b66b9f21917007e1b22c1ac8915b6b8a4816adac /AllLangHelp_sbasic.mk | |
parent | b1aec63bf053b4a654e3531c32eabd6b0ab035f5 (diff) |
tdf#114263 Add Help page for BASIC Frac Function
Change-Id: Icc56a51597318d5c0683a2976b8d08f1b30ca49c
Reviewed-on: https://gerrit.libreoffice.org/65752
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 21f9589633..f9b8f4b935 100644 --- a/AllLangHelp_sbasic.mk +++ b/AllLangHelp_sbasic.mk @@ -189,6 +189,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,sbasic,\ helpcontent2/source/text/sbasic/shared/03080500 \ helpcontent2/source/text/sbasic/shared/03080501 \ helpcontent2/source/text/sbasic/shared/03080502 \ + helpcontent2/source/text/sbasic/shared/03080503 \ helpcontent2/source/text/sbasic/shared/03080600 \ helpcontent2/source/text/sbasic/shared/03080601 \ helpcontent2/source/text/sbasic/shared/03080700 \ |