diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-02-19 13:54:10 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-02-19 21:11:59 +0100 |
commit | 33a703440353008f3cb62855329e427ac41deedc (patch) | |
tree | 460d42ce1ae4729713812f8f6c6ae375b04f9af9 /AllLangHelp_scalc.mk | |
parent | d4aff35aba0b2db8179b57b523a94762f55b993a (diff) |
tdf#159596 Help page for XLOOKUP function
+ Added new entries for release numbers
+ refactoring of some other files
Change-Id: I125fc35f1a38599e68857ad0959a5d3777a0a63e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/163602
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_scalc.mk')
-rw-r--r-- | AllLangHelp_scalc.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AllLangHelp_scalc.mk b/AllLangHelp_scalc.mk index 9038e92f1a..3f2110535f 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -278,6 +278,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/func_today \ helpcontent2/source/text/scalc/01/func_trunc \ helpcontent2/source/text/scalc/01/func_value \ + helpcontent2/source/text/scalc/01/func_xlookup \ helpcontent2/source/text/scalc/01/func_weekday \ helpcontent2/source/text/scalc/01/func_webservice \ helpcontent2/source/text/scalc/01/func_weeknum \ |