diff options
author | dennisroczek <dennisroczek@libreoffice.org> | 2018-04-03 23:38:42 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-04-16 14:15:35 +0200 |
commit | b7ecf6294f9caa8454ebcc9c2d6f33ac64ff9e78 (patch) | |
tree | dae47fcb7fae7559a90be0ad1ceec9e67823b3c8 /source/text/scalc/01/04060111.xhp | |
parent | d5ca87f12819b669646bb6f0978f79ebb5d3f035 (diff) |
replace http links with https equivalents
* mainly http://wiki.documentfoundation.org
* http://en.wikipedia.org
* http://api.libreoffice.org
Change-Id: I3587d8d5e6a6de4a7c7013920b9e135e4adc977c
Reviewed-on: https://gerrit.libreoffice.org/52354
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc/01/04060111.xhp')
-rw-r--r-- | source/text/scalc/01/04060111.xhp | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/source/text/scalc/01/04060111.xhp b/source/text/scalc/01/04060111.xhp index cea355cbf5..536a70604c 100644 --- a/source/text/scalc/01/04060111.xhp +++ b/source/text/scalc/01/04060111.xhp @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <helpdocument version="1.0"> - + <!-- * This file is part of the LibreOffice project. * @@ -18,8 +18,7 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - - + <meta> <topic id="textscalc0104060111xml" indexer="include"> <title id="tit" xml-lang="en-US">Add-in Functions</title> @@ -32,7 +31,7 @@ <bookmark_value>Function Wizard; add-ins</bookmark_value> </bookmark> <paragraph role="heading" id="hd_id3150870" xml-lang="en-US" level="1"><variable id="head_addin"><link href="text/scalc/01/04060111.xhp" name="Add-in Functions">Add-in Functions</link></variable></paragraph> -<paragraph role="paragraph" id="par_id3147427" xml-lang="en-US"><variable id="addintext">The following describes and lists some of the available add-in functions. +<paragraph role="paragraph" id="par_id3147427" xml-lang="en-US"><variable id="addintext">The following describes and lists some of the available add-in functions. </variable></paragraph> <paragraph role="paragraph" id="par_id3163713" xml-lang="en-US"><link href="text/scalc/01/04060112.xhp#addinconcept">Add-in concept</link></paragraph> <paragraph role="paragraph" id="par_id3146120" xml-lang="en-US">You will also find a <link href="text/scalc/01/04060112.xhp">description of the $[officename] Calc add-in interface</link> in the Help. In addition, important functions and their parameters are described in the Help for the <switchinline select="sys"><caseinline select="UNIX">Shared Library @@ -161,7 +160,7 @@ </section> </sort> <paragraph role="heading" id="hd_id3157901" xml-lang="en-US" level="2">Add-ins through %PRODUCTNAME API</paragraph> -<paragraph role="paragraph" id="par_id3149351" xml-lang="en-US">Add-ins can also be implemented through the %PRODUCTNAME <link href="http://api.libreoffice.org/">API</link>.</paragraph> +<paragraph role="paragraph" id="par_id3149351" xml-lang="en-US">Add-ins can also be implemented through the %PRODUCTNAME <link href="https://api.libreoffice.org/" name="api.libreoffice.org">API</link>.</paragraph> <section id="relatedtopics"> <embed href="text/scalc/01/04060100.xhp#drking"/> </section> |