diff options
author | Pierre F <fpy@bger.ch> | 2024-10-31 17:36:18 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-11-01 14:43:12 +0100 |
commit | 1fd4ec9539b4403f5a87ab42da93fe2f05a5388b (patch) | |
tree | 2968694110850a6f459a9c54957e44c173e0ae98 /AllLangHelp_scalc.mk | |
parent | 96790dd123586754c563544c30f303906fdbeb36 (diff) |
tdf#143846 split EXACT FIND FIXED LEFT LEN LOWER
Change-Id: If4635fad96157ae6b91c77aa574c1bfb3351d35c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/175858
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_scalc.mk')
-rw-r--r-- | AllLangHelp_scalc.mk | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/AllLangHelp_scalc.mk b/AllLangHelp_scalc.mk index 03497e25cc..3614c20275 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -219,6 +219,12 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/func_days360 \ helpcontent2/source/text/scalc/01/func_decimal \ helpcontent2/source/text/scalc/01/func_dollar \ + helpcontent2/source/text/scalc/01/func_exact \ + helpcontent2/source/text/scalc/01/func_find \ + helpcontent2/source/text/scalc/01/func_fixed \ + helpcontent2/source/text/scalc/01/func_left \ + helpcontent2/source/text/scalc/01/func_len \ + helpcontent2/source/text/scalc/01/func_lower \ helpcontent2/source/text/scalc/01/func_eastersunday \ helpcontent2/source/text/scalc/01/func_edate \ helpcontent2/source/text/scalc/01/func_eomonth \ |