diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-04-23 15:14:29 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-04-24 11:14:20 +0200 |
commit | 7b2fa0a342d200612718eede865b3d649eb72d7e (patch) | |
tree | a64941c9bb995372043d50dc64452d512661dd69 /AllLangHelp_scalc.mk | |
parent | db93e0bc4548b5e2b5b26bc79d845a97aab8f409 (diff) |
Add sample files for complex trigon functions
Same sample file for all trignometric & hiperbolic
complex functions.
Minimal impact in translation
Change-Id: I15e3a5388cfdef919e269274c255ccca6b07f987
Reviewed-on: https://gerrit.libreoffice.org/53340
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-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 7af1131cbd..a44ba5300b 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -272,6 +272,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/02/18020000 \ helpcontent2/source/text/scalc/04/01020000 \ helpcontent2/source/text/scalc/05/02140000 \ + helpcontent2/source/text/scalc/06/calcsamplefiles \ helpcontent2/source/text/scalc/05/empty_cells \ helpcontent2/source/text/scalc/05/OpenCL_options \ helpcontent2/source/text/scalc/guide/address_auto \ |