diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-05-31 15:11:59 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-06-02 14:40:49 +0200 |
commit | a25c0c5dc1b55a7c4d9338843676dafdf98d86ed (patch) | |
tree | e3d5679b87460f75b65e3ad1b4254bd17d8fcf93 /AllLangHelp_scalc.mk | |
parent | c4b58d2a883f375a15a5d0ab339ce626155dd901 (diff) |
tdf#117933 help pages for MAXIFS,MINIFS
Change-Id: Ib0b27e4f00468b33a9a112ac0dc0967750570b18
Reviewed-on: https://gerrit.libreoffice.org/55143
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Sophia Schröder <sophia.schroeder@libreoffice.org>
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 ad9218de29..eba3ef23ba 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -219,6 +219,8 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/func_imsinh \ helpcontent2/source/text/scalc/01/func_imtan \ helpcontent2/source/text/scalc/01/func_isoweeknum \ + helpcontent2/source/text/scalc/01/func_maxifs \ + helpcontent2/source/text/scalc/01/func_minifs \ helpcontent2/source/text/scalc/01/func_minute \ helpcontent2/source/text/scalc/01/func_month \ helpcontent2/source/text/scalc/01/common_func_workdaysintl \ |