diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-02-20 17:37:11 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-02-20 21:46:11 +0100 |
commit | 1c33fe883610dd1137593fb52d07b2535ad29748 (patch) | |
tree | 24be8c1986d0f9567f58ffdad46ea2e82a022a5c /AllLangHelp_scalc.mk | |
parent | 80dbcc34b58f196dc414415e26e750ef4cbcf511 (diff) |
tdf#115440 Help page for ROUNDSIG function in Calc
With contributions of jag@psilosoph.de
and
dh_twriter@mail.ru
Change-Id: I8885edd02fbe240cf9c287d085ea84da041b51dc
Reviewed-on: https://gerrit.libreoffice.org/50061
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
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 ffa8ac0338..7af1131cbd 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -228,6 +228,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/func_numbervalue \ helpcontent2/source/text/scalc/01/func_now \ helpcontent2/source/text/scalc/01/func_rawsubtract \ + helpcontent2/source/text/scalc/01/func_roundsig \ helpcontent2/source/text/scalc/01/func_second \ helpcontent2/source/text/scalc/01/func_skewp \ helpcontent2/source/text/scalc/01/func_sumifs \ |