diff options
author | Vipul Gupta <vipul.gupta73921@gmail.com> | 2019-08-08 23:04:04 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-08-09 14:04:37 +0200 |
commit | 08299df834e707281b3fc444ddd2e779ffcfcf82 (patch) | |
tree | 89a5d64afaac27510cd4801e737ced8a524f5735 /source/text/shared/02 | |
parent | 3b0bcc8984e252917dcb9a17c7e7755834749935 (diff) |
tdf#76535 Clarify hyperlink button edition.
Change-Id: I268cfd36f15bea462265b2f3d28488f873cfb662
Signed-off-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Reviewed-on: https://gerrit.libreoffice.org/77197
Tested-by: Jenkins
Diffstat (limited to 'source/text/shared/02')
-rw-r--r-- | source/text/shared/02/09070000.xhp | 1 | ||||
-rw-r--r-- | source/text/shared/02/09070100.xhp | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/source/text/shared/02/09070000.xhp b/source/text/shared/02/09070000.xhp index 31e43c125c..23ae3f46ce 100644 --- a/source/text/shared/02/09070000.xhp +++ b/source/text/shared/02/09070000.xhp @@ -70,6 +70,7 @@ <paragraph xml-lang="en-US" id="par_id3149234" role="paragraph"><ahelp hid=".">Resets the entries in the dialog to their original state.</ahelp></paragraph> <section id="relatedtopics"> <embed href="text/shared/guide/hyperlink_insert.xhp#hyperlink_insert"/> + <embed href="text/shared/guide/hyperlink_rel_abs.xhp#hyperlink_rel_abs"/> </section> </body> </helpdocument> diff --git a/source/text/shared/02/09070100.xhp b/source/text/shared/02/09070100.xhp index e46793cddf..677e5a8505 100644 --- a/source/text/shared/02/09070100.xhp +++ b/source/text/shared/02/09070100.xhp @@ -81,5 +81,9 @@ <bookmark xml-lang="en-US" branch="hid/cui/ui/hyperlinkinternetpage/name" id="bm_id2681356" localize="false"/><paragraph role="heading" id="hd_id3147354" xml-lang="en-US" level="3">Name</paragraph> <paragraph role="paragraph" id="par_id2801599" xml-lang="en-US"><ahelp hid=".">Enter a name for the hyperlink.</ahelp> $[officename] inserts a <emph>NAME</emph> tag in the hyperlink.</paragraph> </section> +<section id="relatedtopics"> + <embed href="text/shared/guide/hyperlink_edit.xhp#hyperlink_edit"/> + <embed href="text/shared/guide/hyperlink_insert.xhp#hyperlink_insert"/> +</section> </body> </helpdocument> |