From 7c74f4a55c7171419a78aa18f6d8842fe4f62833 Mon Sep 17 00:00:00 2001 From: tagezi Date: Sat, 26 Sep 2015 20:56:19 +0300 Subject: Added description and examples of the AVERAGEIF function UPD: Changed in accordance with the comment of Olivier Hallot (Sep 29 7:31 PM) Added value for the missing ID (string 80) UPD2: typo: forboth -> for both table for an example was moved to a separate file the attribute "role" of the tag "paragraph" for all an example has been changed from "paragraph" to "example" UDP3: double IDs was deleted in ex_data_stat_func.xhp Change-Id: I31b377715db133bfaab59047f9613171db8659e1 Reviewed-on: https://gerrit.libreoffice.org/18888 Reviewed-by: Olivier Hallot Tested-by: Olivier Hallot --- AllLangHelp_scalc.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'AllLangHelp_scalc.mk') diff --git a/AllLangHelp_scalc.mk b/AllLangHelp_scalc.mk index 90abc100d3..8ecad3e5f2 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -179,8 +179,10 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/12120100 \ helpcontent2/source/text/scalc/01/12120200 \ helpcontent2/source/text/scalc/01/12120300 \ + helpcontent2/source/text/scalc/01/ex_data_stat_func \ 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_date \ helpcontent2/source/text/scalc/01/func_datedif \ helpcontent2/source/text/scalc/01/func_datevalue \ -- cgit