diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2016-11-25 09:33:45 +0100 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2016-11-27 06:09:19 +0000 |
commit | 2f2dfd4f23e1161b9d4b6585dcf1f8ee58e24dc5 (patch) | |
tree | 76cde5cf956c0676dad6930374342abfb4b6eb11 | |
parent | 8e04cdb5fd59a3f721597db6ac4c8092d80f70cc (diff) |
tdf#103968 'Link to External Data' is now in the Sheet menu
Change-Id: If8b69923ff8e6e9ed2ab03c72330665c6ef788d5
Reviewed-on: https://gerrit.libreoffice.org/31189
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
(cherry picked from commit 565f827138ee50a0754de1e0c9d9d16feb28076f)
Reviewed-on: https://gerrit.libreoffice.org/31260
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r-- | source/text/scalc/00/00000404.xhp | 2 | ||||
-rw-r--r-- | source/text/scalc/guide/cellreferences_url.xhp | 4 | ||||
-rw-r--r-- | source/text/scalc/guide/webquery.xhp | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/source/text/scalc/00/00000404.xhp b/source/text/scalc/00/00000404.xhp index 17d0ca9727..c8e3cce6e1 100644 --- a/source/text/scalc/00/00000404.xhp +++ b/source/text/scalc/00/00000404.xhp @@ -166,7 +166,7 @@ </variable></paragraph> <paragraph role="paragraph" id="par_id3153250" xml-lang="en-US" l10n="U" oldref="28"><variable id="einamen">Choose <emph>Insert - Names</emph> </variable></paragraph> -<paragraph role="paragraph" id="par_id3146776" xml-lang="en-US" l10n="CHG" oldref="37"><variable id="eiextdata">Choose <emph>Insert - Link to External data</emph> +<paragraph role="paragraph" id="par_id3146776" xml-lang="en-US" l10n="CHG" oldref="37"><variable id="eiextdata">Choose <emph>Sheet - Link to External Data</emph> </variable></paragraph> <section id="einafe"> <paragraph role="paragraph" id="par_id3143222" xml-lang="en-US" l10n="U" oldref="29">Choose <emph>Insert - Names - Define</emph> diff --git a/source/text/scalc/guide/cellreferences_url.xhp b/source/text/scalc/guide/cellreferences_url.xhp index ea86b3d4d6..f34d34d7b2 100644 --- a/source/text/scalc/guide/cellreferences_url.xhp +++ b/source/text/scalc/guide/cellreferences_url.xhp @@ -41,7 +41,7 @@ oldref="15"><variable id="cellreferences_url"><link href="text/scalc/guide/cellr <paragraph xml-lang="en-US" id="par_id3152993" role="listitem" l10n="U" oldref="39">In a $[officename] Calc document, position the cursor in the cell into which you want to insert the external data.</paragraph> </listitem> <listitem> -<paragraph xml-lang="en-US" id="par_id3145384" role="listitem" l10n="U" oldref="40">Choose <item type="menuitem">Insert - Link to External Data</item>. The <link href="text/scalc/01/04090000.xhp" name="External Data"><item type="menuitem">External Data</item></link> dialog appears.</paragraph> +<paragraph xml-lang="en-US" id="par_id3145384" role="listitem" l10n="U" oldref="40">Choose <item type="menuitem">Sheet - Link to External Data</item>. The <link href="text/scalc/01/04090000.xhp" name="External Data"><item type="menuitem">External Data</item></link> dialog appears.</paragraph> </listitem> <listitem> <paragraph xml-lang="en-US" id="par_id3152892" role="listitem" l10n="U" oldref="41">Enter the URL of the document or Web page in the dialog. The URL must be in the format: http://www.my-bank.com/table.html. The URL for local or local area network files is the path seen in the <item type="menuitem">File - Open</item> dialog.</paragraph> @@ -63,4 +63,4 @@ oldref="15"><variable id="cellreferences_url"><link href="text/scalc/guide/cellr <embed href="text/scalc/guide/cellreferences.xhp#cellreferences"/> </section> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> diff --git a/source/text/scalc/guide/webquery.xhp b/source/text/scalc/guide/webquery.xhp index 6fa3a43fb2..65d7962607 100644 --- a/source/text/scalc/guide/webquery.xhp +++ b/source/text/scalc/guide/webquery.xhp @@ -49,7 +49,7 @@ <paragraph role="listitem" id="par_id3154319" xml-lang="en-US" l10n="U" oldref="7">Set the cell cursor at the cell where the new content will be inserted.</paragraph> </listitem> <listitem> -<paragraph role="listitem" id="par_id3145750" xml-lang="en-US" l10n="CHG" oldref="8">Choose <emph>Insert - Link to External Data</emph>. This opens the <link href="text/scalc/01/04090000.xhp">External Data</link> dialog.</paragraph> +<paragraph role="listitem" id="par_id3145750" xml-lang="en-US" l10n="CHG" oldref="8">Choose <emph>Sheet - Link to External Data</emph>. This opens the <link href="text/scalc/01/04090000.xhp">External Data</link> dialog.</paragraph> </listitem> <listitem> <paragraph role="listitem" id="par_id3149958" xml-lang="en-US">Enter the URL of the HTML document or the name of the spreadsheet. Press Enter when finished. Click the <emph>Browse</emph> button to open a file selection dialog.<comment>only after Enter the URL will be requested from the net.</comment></paragraph> |