diff options
author | tagezi <lera.goncharuk@gmail.com> | 2015-10-06 23:41:14 +0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@edx.srv.br> | 2015-10-08 12:07:30 +0000 |
commit | 27b584d0126fce1c74b6f89d3ce766ea46fa622c (patch) | |
tree | 3a57de04d119d71473cc6f27be12f40b0a4fd6d5 /AllLangHelp_scalc.mk | |
parent | 7c74f4a55c7171419a78aa18f6d8842fe4f62833 (diff) |
Added discription AVERAGEIFS
func_averageif.xhp - corrected typos
added ODF 1.2
added the link to AVERAGEIFS
UPD1 added the function in the 04060184.xhp file
UPD2 Changed in accordance with the comment of Olivier (08.10 12:47 AM)
UPD3 corrected some typos
Change-Id: I659991e24418f5328780ca67eef5d3e939e22e7d
Reviewed-on: https://gerrit.libreoffice.org/19236
Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
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 8ecad3e5f2..96f873a27c 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -183,6 +183,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/format_graphic \ helpcontent2/source/text/scalc/01/func_aggregate \ helpcontent2/source/text/scalc/01/func_averageif \ + helpcontent2/source/text/scalc/01/func_averageifs \ helpcontent2/source/text/scalc/01/func_date \ helpcontent2/source/text/scalc/01/func_datedif \ helpcontent2/source/text/scalc/01/func_datevalue \ |