diff options
author | tagezi <lera.goncharuk@gmail.com> | 2015-10-23 00:59:22 +0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@edx.srv.br> | 2015-10-26 00:12:46 +0000 |
commit | 5d7d8ae940137262e8fd575a2214bf0baf0e9c1f (patch) | |
tree | 699bf3895cdc70124a9afba2f000160e190c17cf /AllLangHelp_scalc.mk | |
parent | 4b80c476bf665bdafe7f35003df9b42e3f721564 (diff) |
A description of trigonometric function IM*
In ODFF a phrase was rewrote
in func_imsec.xhp and func_imsinh.xhp typos are corrected
in AllLangHelp_scalc.mk typo is correctedo
Change-Id: Ieecb11deae5a8b1da56cdaadc9f75ef08b211e3c
Reviewed-on: https://gerrit.libreoffice.org/19429
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 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/AllLangHelp_scalc.mk b/AllLangHelp_scalc.mk index 09735b862e..975c527b18 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -181,6 +181,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ 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/ful_func \ helpcontent2/source/text/scalc/01/func_aggregate \ helpcontent2/source/text/scalc/01/func_averageif \ helpcontent2/source/text/scalc/01/func_averageifs \ @@ -196,6 +197,16 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/func_eomonth \ helpcontent2/source/text/scalc/01/func_error_type \ helpcontent2/source/text/scalc/01/func_hour \ + helpcontent2/source/text/scalc/01/func_imcot \ + helpcontent2/source/text/scalc/01/func_imcos \ + helpcontent2/source/text/scalc/01/func_imcosh \ + helpcontent2/source/text/scalc/01/func_imcsc \ + helpcontent2/source/text/scalc/01/func_imcsch \ + helpcontent2/source/text/scalc/01/func_imsec \ + helpcontent2/source/text/scalc/01/func_imsech \ + helpcontent2/source/text/scalc/01/func_imsin \ + helpcontent2/source/text/scalc/01/func_imsinh \ + helpcontent2/source/text/scalc/01/func_imtan \ helpcontent2/source/text/scalc/01/func_minute \ helpcontent2/source/text/scalc/01/func_month \ helpcontent2/source/text/scalc/01/func_networkdays \ |