diff options
author | Shubham Goyal <22shubh22@gmail.com> | 2019-03-09 07:54:23 +0530 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-03-10 19:43:16 +0100 |
commit | 496aaf8cbcd030c1ddfbc3776c23edd08307b96e (patch) | |
tree | f2caf21b204903bd4bd45607648569a49aa20e8d | |
parent | 54e3236790baca8a55d0bea3b1dd3e8de5ec5dd5 (diff) |
i#119731 help-page: Hyperlink control on Dialog editor
The image used for Insert Hyperlink control is
cmd/sc_inserthyperlink.png as proposed in description.
Change-Id: Ife79e16ea04498b1496629f398e42da67ec72448
Reviewed-on: https://gerrit.libreoffice.org/68952
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/sbasic/shared/02/20000000.xhp | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/source/text/sbasic/shared/02/20000000.xhp b/source/text/sbasic/shared/02/20000000.xhp index 0798914bc4..e82914aab0 100644 --- a/source/text/sbasic/shared/02/20000000.xhp +++ b/source/text/sbasic/shared/02/20000000.xhp @@ -489,5 +489,18 @@ </tablecell> </tablerow> </table> +<bookmark xml-lang="en-US" branch="hid/.uno:InsertHyperlinkControl" id="bm_id1552785" localize="false"/> +<h2 id="hd_id11905">Hyperlink Control</h2> +<table id=""> +<tablerow> +<tablecell> +<paragraph role="paragraph" id="par_id7511525"> +<image id="Graphic3" src="cmd/sc_inserthyperlink.png" width="0.1665inch" height="0.1665inch"><alt id="alt_" xml-lang="en-US">Insert hyperlink control icon</alt></image></paragraph> +</tablecell> +<tablecell> +<paragraph role="paragraph" id="par_id9961856" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Adds a hyperlink control that can open an address in web browser.</ahelp></paragraph> +</tablecell> +</tablerow> +</table> </body> </helpdocument> |