diff options
author | Pierre F <fpy@bger.ch> | 2024-09-02 12:33:30 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-10-04 18:20:25 +0200 |
commit | a3d5c1442a38c08407b4a0e4e54d4ca79d14e380 (patch) | |
tree | 0c498f277643581cc33ba4f70fb36af992e7a146 /AllLangHelp_scalc.mk | |
parent | e377c9e115198486cb2b1c6f0348453653a906a5 (diff) |
tdf#143846 split BASE + BAHTTEXT
new helper : xsltproc --stringparam func BAHTTEXT helpers/calc_text_func.xsl source/text/scalc/01/04060110.xhp > source/text/scalc/01/bahttext.xhp
Change-Id: I40c33d486c45ef0a3316dba1c0aea4af68ff9f37
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/172748
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_scalc.mk')
-rw-r--r-- | AllLangHelp_scalc.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/AllLangHelp_scalc.mk b/AllLangHelp_scalc.mk index e291a4a258..c1b44cdbc4 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -200,6 +200,8 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/func_asc \ helpcontent2/source/text/scalc/01/func_averageif \ 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_ceiling \ helpcontent2/source/text/scalc/01/func_countifs \ helpcontent2/source/text/scalc/01/func_color \ |