diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-03-22 00:21:04 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-03-22 14:10:08 +0100 |
commit | 0d0de1b0c16334322e584fcb770db68f66d2a042 (patch) | |
tree | 777f7ea5d27aa8275fd2cf34c0a6abc2a25de2bd /source/text/scalc | |
parent | 4a1008b6ee7043031e9b050adcf836c2f0c88a47 (diff) |
Add vnd.oasis.opendocument.* objects in new help
Add capability to link ODF files in help page as objects
Files are stored in media/files/ folder
Example in func_imsin.xhp
Change-Id: I4704e3cc235fd31251f3a4dba403e62f2ef1de0e
Reviewed-on: https://gerrit.libreoffice.org/51721
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc')
-rw-r--r-- | source/text/scalc/01/func_imsin.xhp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source/text/scalc/01/func_imsin.xhp b/source/text/scalc/01/func_imsin.xhp index f6780401bb..be59efc35d 100644 --- a/source/text/scalc/01/func_imsin.xhp +++ b/source/text/scalc/01/func_imsin.xhp @@ -60,6 +60,8 @@ <item type="input">=IMSIN(2)</item><br/> returns 0.909297426825682 as a string. <embedvar href="text/scalc/01/ful_func.xhp#func_imag_zero"/> </paragraph> + <paragraph role="heading" id="hd_id161521663319917" level="3" xml-lang="en-US">Open file with example</paragraph> + <object data="media/files/scalc/imtrigon.ods" id="ods_id61521568603544" type="application/vnd.oasis.opendocument.spreadsheet" /> <section id="relatedtopics"> <paragraph id="par_id2773214341302" role="paragraph" localize="false" xml-lang="en-US"> <embedvar href="text/scalc/01/func_imsinh.xhp#imsinh_head"/>, |