diff options
author | Olivier Hallot <olivier.hallot@edx.srv.br> | 2014-09-13 16:39:13 -0300 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-09-13 22:59:48 +0000 |
commit | eb0f507b5eb59c6b9a86d8f65e23fb9f0a3e790e (patch) | |
tree | 682bb9b6b160da8ba9e4e169168ca94caa387542 /AllLangHelp_scalc.mk | |
parent | 70fc0dc34e884699f250091bebe4b9e2e858063f (diff) |
Fix FDO#80441 Help pages for WEBSERVICES function
Also FILTERXML.
Many thanks to Leif Lodahl for the help
Change-Id: I241610db69eab0cc2490492520288bc6b154c21b
Reviewed-on: https://gerrit.libreoffice.org/11435
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.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 b20a026324..3f33401694 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -200,6 +200,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/func_timevalue \ helpcontent2/source/text/scalc/01/func_today \ helpcontent2/source/text/scalc/01/func_weekday \ + helpcontent2/source/text/scalc/01/func_webservice \ helpcontent2/source/text/scalc/01/func_weeknum \ helpcontent2/source/text/scalc/01/func_weeknumadd \ helpcontent2/source/text/scalc/01/func_workday \ |