diff options
author | Chandanathil P. Geevan <cpgeevan@gmail.com> | 2016-10-24 01:05:12 -0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@edx.srv.br> | 2016-10-24 17:49:11 +0000 |
commit | b560ca36513ef209b23081dc5b971d30dd60e5f1 (patch) | |
tree | dedabecb1f31cbc2f20b03f3943f0146182824c0 /AllLangHelp_scalc.mk | |
parent | a4da1a4e16caf0c413b5a4e4f3e2e7c068fede51 (diff) |
tdf#80439 Help pages for (NET)WORKDAYS.INTL
removed useless file
replaced commas with semicolons in function expression
Change-Id: I76ce8945d7f5d51f7b356dc8063db1b4623e905b
Reviewed-on: https://gerrit.libreoffice.org/30217
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 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/AllLangHelp_scalc.mk b/AllLangHelp_scalc.mk index 4574dfc618..e9cb0837e6 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -220,7 +220,10 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/func_isoweeknum \ helpcontent2/source/text/scalc/01/func_minute \ helpcontent2/source/text/scalc/01/func_month \ + helpcontent2/source/text/scalc/01/common_func_workdaysintl \ helpcontent2/source/text/scalc/01/func_networkdays \ + helpcontent2/source/text/scalc/01/func_networkdays.intl \ + helpcontent2/source/text/scalc/01/func_workdays.intl \ helpcontent2/source/text/scalc/01/func_numbervalue \ helpcontent2/source/text/scalc/01/func_now \ helpcontent2/source/text/scalc/01/func_second \ |