diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-06-08 23:58:14 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-06-11 02:50:17 +0200 |
commit | 185624ce2dfea227f0357e417bb3615e88c95e8e (patch) | |
tree | 160501b05bee71db34c1eea56a51651c8ca3c982 /source/text/scalc/06 | |
parent | 4189aaf3b4d4c00773d5afb4c0ad5f0eea5820b5 (diff) |
tdf#116642 Fix COUNTIFS page + help makefiles
+ Add callateral file for COUNTIFS
+ Adjust makefiles
+ some tweaks in XSLT
+ adjust languages to gb_HELP_LANGS.
Change-Id: I9d2684d20804b93fd0671621d28a8d786a101fdf
Reviewed-on: https://gerrit.libreoffice.org/55493
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc/06')
-rw-r--r-- | source/text/scalc/06/calcsamplefiles.xhp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source/text/scalc/06/calcsamplefiles.xhp b/source/text/scalc/06/calcsamplefiles.xhp index 230baab03e..e79e02bfcb 100644 --- a/source/text/scalc/06/calcsamplefiles.xhp +++ b/source/text/scalc/06/calcsamplefiles.xhp @@ -23,5 +23,8 @@ <section id="pivot"> <paragraph role="paragraph" id="par_id161521563314918" xml-lang="en-US"><object data="media/files/scalc/pivot.ods" id="ods_id61521547603544" type="application/vnd.oasis.opendocument.spreadsheet" /></paragraph> </section> + <section id="func_ifs"> + <paragraph role="paragraph" id="par_id721528312694192" xml-lang="en-US"><object data="media/files/scalc/functions_ifs.ods" id="ods_id61521547603534" type="application/vnd.oasis.opendocument.spreadsheet" /></paragraph> + </section> </body> </helpdocument> |