diff options
author | Steve Fanning <stevemfanning.wh@gmail.com> | 2019-11-30 12:14:44 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-11-30 16:44:27 +0100 |
commit | d224d5be730b942c59f2942482e6704c9f51e2c3 (patch) | |
tree | 4466d70d38c1583e45ee76dedff710818f11292b /AllLangHelp_scalc.mk | |
parent | 0090b4347539bd3e76f2f01bc249303d0eea5d40 (diff) |
tdf#92084 Help Pages for OPT_* Calc functions
Note: The OPT_* functions implemented in release 4.0
have no HID_ defined.
Dummy HID contants were inserted waiting for tdf#129115.
Change-Id: Iac253a86ff8cbf8fd1a222c6326abc7e0c9f4f76
Signed-off-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Reviewed-on: https://gerrit.libreoffice.org/84122
Tested-by: Jenkins
Diffstat (limited to 'AllLangHelp_scalc.mk')
-rw-r--r-- | AllLangHelp_scalc.mk | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/AllLangHelp_scalc.mk b/AllLangHelp_scalc.mk index 538b4ecadb..eeca4db24e 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -235,6 +235,10 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/func_workday.intl \ helpcontent2/source/text/scalc/01/func_numbervalue \ helpcontent2/source/text/scalc/01/func_now \ + helpcontent2/source/text/scalc/01/func_opt_barrier \ + helpcontent2/source/text/scalc/01/func_opt_prob_hit \ + helpcontent2/source/text/scalc/01/func_opt_prob_inmoney \ + helpcontent2/source/text/scalc/01/func_opt_touch \ helpcontent2/source/text/scalc/01/func_rawsubtract \ helpcontent2/source/text/scalc/01/func_regex \ helpcontent2/source/text/scalc/01/func_replaceb \ |