diff options
author | tagezi <lera.goncharuk@gmail.com> | 2015-09-26 20:56:19 +0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@edx.srv.br> | 2015-10-03 14:47:18 +0000 |
commit | 7c74f4a55c7171419a78aa18f6d8842fe4f62833 (patch) | |
tree | f4960c5283e187ff782b02ecc75ecbb68a06b46f /AllLangHelp_scalc.mk | |
parent | fba1e83f120a310343f75de27c7e3cb0c5524cc7 (diff) |
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 <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 | 2 |
1 files changed, 2 insertions, 0 deletions
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 \ |