summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2018-04-23 02:12:43 +0100
committerOlivier Hallot <olivier.hallot@libreoffice.org>2018-04-23 13:45:49 +0200
commitb6dd08ef07f38d81928b595f3af43c2b8dd151e1 (patch)
treeac748e68bc96a0234a1808440df259258b0421a6 /source
parentcc09d26f79acdb4c488fbc54fd51325f1b9dfbb7 (diff)
Fix bookmark weird placement
Change-Id: Ia7b087ddc78f84097310e5644b91385737e9e692 Reviewed-on: https://gerrit.libreoffice.org/53302 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r--source/text/scalc/01/func_webservice.xhp12
1 files changed, 10 insertions, 2 deletions
diff --git a/source/text/scalc/01/func_webservice.xhp b/source/text/scalc/01/func_webservice.xhp
index d6ab6e78ec..3c20a8232d 100644
--- a/source/text/scalc/01/func_webservice.xhp
+++ b/source/text/scalc/01/func_webservice.xhp
@@ -29,7 +29,11 @@
<paragraph role="paragraph" id="par_id3146143" xml-lang="en-US">Returns the web page content of "https://wiki.documentfoundation.org/api.php?hidebots=1&amp;days=7&amp;limit=50&amp;action=feedrecentchanges&amp;feedformat=rss".</paragraph>
</section>
<section id="filterxml">
- <paragraph role="heading" id="hd_id2949012" xml-lang="en-US" level="2"><bookmark xml-lang="en-US" branch="index" id="bm_id2949012"><bookmark_value>FILTERXML function</bookmark_value></bookmark><bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_FILTERXML" id="bm_id2950028" localize="false"/>FILTERXML</paragraph>
+ <bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_FILTERXML" id="bm_id2950028" localize="false"/>
+ <bookmark xml-lang="en-US" branch="index" id="bm_id2949012">
+ <bookmark_value>FILTERXML function</bookmark_value>
+ </bookmark>
+ <paragraph role="heading" id="hd_id2949012" xml-lang="en-US" level="2">FILTERXML</paragraph>
<paragraph role="paragraph" id="par_id2949893" xml-lang="en-US"><ahelp hid="HID_FUNC_FILTERXML">Apply a XPath expression to a XML document.</ahelp></paragraph>
<paragraph role="heading" id="hd_id2946944" xml-lang="en-US" level="3">Syntax</paragraph>
<paragraph role="code" id="par_id2954844" xml-lang="en-US">FILTERXML(XML Document; XPath expression)</paragraph>
@@ -40,7 +44,11 @@
<paragraph role="paragraph" id="par_id2946143" xml-lang="en-US"> Returns information on the last build date of the wiki.</paragraph>
</section>
<section id="encodeurl">
- <paragraph id="hd_id671517132649769" role="heading" level="2" xml-lang="en-US"><bookmark id="bm_id121517132649769" xml-lang="en-US" branch="hid/SC_HID_FUNC_ENCODEURL" localize="false"/><bookmark xml-lang="en-US" branch="index" id="bm_id811517136840444"><bookmark_value>ENCODEURL function</bookmark_value></bookmark>ENCODEURL function</paragraph>
+ <bookmark id="bm_id121517132649769" xml-lang="en-US" branch="hid/SC_HID_FUNC_ENCODEURL" localize="false"/>
+ <bookmark xml-lang="en-US" branch="index" id="bm_id811517136840444">
+ <bookmark_value>ENCODEURL function</bookmark_value>
+ </bookmark>
+ <paragraph id="hd_id671517132649769" role="heading" level="2" xml-lang="en-US">ENCODEURL function</paragraph>
<paragraph id="par_id51517132649769" role="paragraph" xml-lang="en-US"><ahelp hid="HID_FUNC_ENCODEURL">Returns a URL-encoded string.</ahelp></paragraph>
<paragraph role="paragraph" id="par_id721517134647880" xml-lang="en-US">Use this function to transform text with symbols of national alphabets (for example accented characters, non-ASCII alphabets or Asian words) to a string of URL-standard symbols.</paragraph>
<paragraph role="heading" id="hd_id351517132879400" level="2" xml-lang="en-US">Syntax</paragraph>