diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-02-24 17:49:54 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-02-26 11:52:06 +0100 |
commit | 60b83838ded8bba13a7d7f761383228640fdf42e (patch) | |
tree | 9f0d77be7d287ba8a8a92e7211619bcfed3a486a /AllLangHelp_scalc.mk | |
parent | a0b6f31df93d28945631938fd5dfb5c5687af1f1 (diff) |
tdf#159872 Prepare Help page for FILTER function
Contents will be added upon tdf#126573
Change-Id: Ia488f8f855f19cef2f15f1004ff5719309576d8b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/163890
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 86a6acff50..362e29af88 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -219,6 +219,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/func_edate \ helpcontent2/source/text/scalc/01/func_eomonth \ helpcontent2/source/text/scalc/01/func_error_type \ + helpcontent2/source/text/scalc/01/func_filter \ helpcontent2/source/text/scalc/01/func_findb \ helpcontent2/source/text/scalc/01/func_floor \ helpcontent2/source/text/scalc/01/func_forecastetsadd \ |