diff options
author | tagezi <lera.goncharuk@gmail.com> | 2015-10-12 19:48:10 +0300 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2015-10-14 08:03:50 +0000 |
commit | bd002743972148b9a2dca39248e9f0f406c34eea (patch) | |
tree | c4f02cefa10eb94db2ef9e89a753045ebb2fb785 /AllLangHelp_scalc.mk | |
parent | 0b6f8089829c49f01e35ce7bb11d5e0e0dfc70f2 (diff) |
Added description the ERROR.TYPE function
func_error_type.xhp is NEW and contains the description
maybe, need to add more good examples
AllLangHelp_scalc.mk added the link to the file
04060109.xhp added the link to name and description on the function
Change-Id: Ic178c3198ffa91bf02dcf611013347ca7814ab30
Reviewed-on: https://gerrit.libreoffice.org/19361
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
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 0c180cab86..09735b862e 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -194,6 +194,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/func_eastersunday \ helpcontent2/source/text/scalc/01/func_edate \ 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_minute \ helpcontent2/source/text/scalc/01/func_month \ |