diff options
author | Olivier Hallot <olivier.hallot@edx.srv.br> | 2014-06-28 22:32:17 -0300 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-06-30 09:16:31 +0000 |
commit | 0b6e8e1c94332513d8f49fc9975f31c6be860847 (patch) | |
tree | be9fc2192d07564f9f816fff8eb567fe251c8dad /AllLangHelp_scalc.mk | |
parent | 34bf0f108f0ddafa5675b3723675a7cd611d274b (diff) |
Fix fdo#80656. Help for NUMBERVALUE Calc function
Change-Id: Iab3c6e2a82162f5b6cbd1a2e80e76e7df36b2042
Reviewed-on: https://gerrit.libreoffice.org/9959
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 097dc2d51d..c4ba90b081 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -192,6 +192,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/func_minute \ helpcontent2/source/text/scalc/01/func_month \ helpcontent2/source/text/scalc/01/func_networkdays \ + helpcontent2/source/text/scalc/01/func_numbervalue \ helpcontent2/source/text/scalc/01/func_now \ helpcontent2/source/text/scalc/01/func_second \ helpcontent2/source/text/scalc/01/func_time \ |