summaryrefslogtreecommitdiff
path: root/AllLangHelp_scalc.mk
diff options
context:
space:
mode:
authorPierre F <fpy@bger.ch>2024-10-09 16:45:49 +0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2024-10-24 14:01:25 +0200
commite60bf0a677ddf64ba4d5bda78399f9991c5a665e (patch)
treef7219a14ab18033c17009a3186b34f829c06f86e /AllLangHelp_scalc.mk
parentb1d8f7ad81193f3a7ef7b5358edafcbf82cf604c (diff)
tdf#143846 split CHAR + CLEAN. + helper
to extract xhp files, run : perl helpers/calc_text_func.pl CHAR CLEAN ouput : TODO. add to git and AllLangHelp_scalc.mk : helpcontent2/source/text/scalc/01/func_char \ helpcontent2/source/text/scalc/01/func_clean \ Change-Id: I986cb038748586c12bd09441070cf272de2d4106 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/174677 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_scalc.mk')
-rw-r--r--AllLangHelp_scalc.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/AllLangHelp_scalc.mk b/AllLangHelp_scalc.mk
index c1b44cdbc4..66933637e7 100644
--- a/AllLangHelp_scalc.mk
+++ b/AllLangHelp_scalc.mk
@@ -202,6 +202,8 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\
helpcontent2/source/text/scalc/01/func_averageifs \
helpcontent2/source/text/scalc/01/func_base \
helpcontent2/source/text/scalc/01/func_bahttext \
+ helpcontent2/source/text/scalc/01/func_char \
+ helpcontent2/source/text/scalc/01/func_clean \
helpcontent2/source/text/scalc/01/func_ceiling \
helpcontent2/source/text/scalc/01/func_countifs \
helpcontent2/source/text/scalc/01/func_color \