diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2016-01-25 19:19:28 +0100 |
---|---|---|
committer | Olivier Hallot <ohallot@collabora.co.uk> | 2016-01-30 22:47:23 +0000 |
commit | e5357d9a499a9c7b3d8ac293fc025089e7e6e5cc (patch) | |
tree | 3cbd4a416cbc97386421cbf94c9885ead3299fc1 | |
parent | 2da3fad154bac85a6ec3bbdbb7cf4aca9e6a4b77 (diff) |
correct link to the description of Show Sheet
Change-Id: Ifed91283c05100528b27ac080c98f7dda518b1ce
Reviewed-on: https://gerrit.libreoffice.org/21796
Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
Tested-by: Olivier Hallot <ohallot@collabora.co.uk>
-rw-r--r-- | source/text/scalc/01/05050300.xhp | 2 | ||||
-rw-r--r-- | source/text/scalc/main0116.xhp | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/source/text/scalc/01/05050300.xhp b/source/text/scalc/01/05050300.xhp index e555d98811..3dd9d0f29b 100644 --- a/source/text/scalc/01/05050300.xhp +++ b/source/text/scalc/01/05050300.xhp @@ -34,7 +34,7 @@ <bookmark branch="index" xml-lang="en-US" id="bm_id3148946"><bookmark_value>sheets; displaying</bookmark_value><bookmark_value>displaying; sheets</bookmark_value></bookmark><bookmark xml-lang="en-US" branch="hid/.uno:Show" id="bm_id8296013" localize="false"/><!-- HID added by script --> <bookmark branch="hid/.uno:Show" xml-lang="en-US" id="bm_id3150542" localize="false"/><paragraph role="heading" level="1" id="hd_id3148946" l10n="U" xml-lang="en-US" oldref="1">Show Sheet</paragraph> - <paragraph l10n="U" xml-lang="en-US" role="paragraph" id="par_id3148799" oldref="2"><variable id="tabeintext"><ahelp visibility="visible" hid=".uno:Show">Displays sheets that were previously hidden with the <emph>Hide</emph> command.</ahelp></variable> Select one sheet only to call the command. The current sheet is always selected. If a sheet other than the current sheet is selected, you can deselect it by pressing <switchinline select="sys"> <caseinline select="MAC">Command</caseinline> <defaultinline>Ctrl</defaultinline> </switchinline> while clicking the corresponding sheet tab at the bottom of the window.</paragraph> + <paragraph l10n="U" xml-lang="en-US" role="paragraph" id="par_id3148799"><variable id="tabeintext"><ahelp visibility="visible" hid=".uno:Show">Displays sheets that were previously hidden with the <emph>Hide Sheets</emph> command.</ahelp></variable> Select one sheet only to call the command. The current sheet is always selected. If a sheet other than the current sheet is selected, you can deselect it by pressing <switchinline select="sys"> <caseinline select="MAC">Command</caseinline> <defaultinline>Ctrl</defaultinline> </switchinline> while clicking the corresponding sheet tab at the bottom of the window.</paragraph> <section id="howtoget"> <embed href="text/scalc/00/00000405.xhp#fotenb"/> </section> diff --git a/source/text/scalc/main0116.xhp b/source/text/scalc/main0116.xhp index 6593c0c286..edcd8c94bc 100644 --- a/source/text/scalc/main0116.xhp +++ b/source/text/scalc/main0116.xhp @@ -42,8 +42,8 @@ <paragraph id="hd_id3150792" role="heading" level="2" xml-lang="en-US"><link href="text/scalc/01/02180000.xhp" name="Move/Copy">Move or Copy Sheet</link></paragraph> <embed href="text/scalc/01/02180000.xhp#tabelleverschiebenkopierentext"/> -<paragraph id="hd_id3153968" role="heading" level="2" xml-lang="en-US"><link href="text/scalc/01/02210000.xhp" name="Select">Show Sheet</link></paragraph> -<embed href="text/scalc/01/02210000.xhp#tabellenauswaehlen"/> +<paragraph id="hd_id3153968" role="heading" level="2" xml-lang="en-US"><link href="text/scalc/01/05050300.xhp" name="Show">Show Sheet</link></paragraph> +<embed href="text/scalc/01/05050300.xhp#tabeintext"/> <paragraph id="hd_id3163708" role="heading" level="2" xml-lang="en-US"><link href="text/scalc/01/02170000.xhp" name="Delete">Delete Sheet</link></paragraph> <embed href="text/scalc/01/02170000.xhp#tabelleloeschentext"/> |