diff options
author | tagezi <lera.goncharuk@gmail.com> | 2015-09-24 08:39:22 +0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@edx.srv.br> | 2015-09-29 16:10:20 +0000 |
commit | fa9b83defffcd6a10aacf8f97106cd17054855cc (patch) | |
tree | eee908588a4f817316dffd2e7df38470cc615d77 /AllLangHelp_scalc.mk | |
parent | dd688ed491a98962477406ac75b6dc149b90f5ed (diff) |
tdf#85228 Added description of AGGREGATE function
UPD: Changed in accordance with the comment of Regina (10:36 PM)
UPD: Corrected separators in the syntax
UPD: set up tags <item>
Change-Id: I05993ffec8af8dd1e997b3d2ae92ba0226b1bf28
Reviewed-on: https://gerrit.libreoffice.org/18821
Reviewed-by: Regina Henschel <rb.henschel@t-online.de>
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 9afb05257e..90abc100d3 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -180,6 +180,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/12120200 \ helpcontent2/source/text/scalc/01/12120300 \ helpcontent2/source/text/scalc/01/format_graphic \ + helpcontent2/source/text/scalc/01/func_aggregate \ helpcontent2/source/text/scalc/01/func_date \ helpcontent2/source/text/scalc/01/func_datedif \ helpcontent2/source/text/scalc/01/func_datevalue \ |