diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2015-10-28 17:36:40 +0100 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2015-10-29 04:40:47 +0000 |
commit | 40fcfdbae0a973225f0c814f640bbf9b35bd0069 (patch) | |
tree | 69e98d81f047671a4777e89e494fb7ad2c15bf07 /source/text/shared/02 | |
parent | 9e1f105bcf48f6518a3804ab14db6f5e8a3eaca4 (diff) |
use switches for Ctrl or Command key
Change-Id: Iba433df44d9f944182022ff32ce94db4b4b548a5
Reviewed-on: https://gerrit.libreoffice.org/19650
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source/text/shared/02')
-rw-r--r-- | source/text/shared/02/01170004.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/02/07080000.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/02/01170004.xhp b/source/text/shared/02/01170004.xhp index 6fd6e4c702..31df640394 100644 --- a/source/text/shared/02/01170004.xhp +++ b/source/text/shared/02/01170004.xhp @@ -53,7 +53,7 @@ <paragraph role="paragraph" id="par_id3159400" xml-lang="en-US" l10n="U" oldref="82"><ahelp hid="SID_FM_SHOWCOLS">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first 16 hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog.</paragraph> <bookmark xml-lang="en-US" branch="hid/SVX_HID_FM_SHOWCOLS_MORE" id="bm_id3150669" localize="false"/><paragraph role="heading" id="hd_id3156193" xml-lang="en-US" level="3" l10n="U" oldref="83">More</paragraph> <paragraph role="paragraph" id="par_id3159269" xml-lang="en-US" l10n="U" oldref="84"><ahelp hid="SID_FM_SHOWCOLS_MORE">Calls the <emph>Show Columns</emph> dialog.</ahelp></paragraph> -<bookmark xml-lang="en-US" branch="hid/cui/ui/showcoldialog/ShowColDialog" id="bm_id3159148" localize="false"/><paragraph role="paragraph" id="par_id3149763" xml-lang="en-US" l10n="U" oldref="85"><ahelp hid="cui/ui/showcoldialog/ShowColDialog">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the Shift or Ctrl (Mac: Command) key to select multiple entries.</ahelp></paragraph> +<bookmark xml-lang="en-US" branch="hid/cui/ui/showcoldialog/ShowColDialog" id="bm_id3159148" localize="false"/><paragraph role="paragraph" id="par_id3149763" xml-lang="en-US" l10n="U" oldref="85"><ahelp hid="cui/ui/showcoldialog/ShowColDialog">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the Shift or <switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to select multiple entries.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/SVX_HID_FM_SHOWALLCOLS" id="bm_id3145119" localize="false"/><paragraph role="heading" id="hd_id3153561" xml-lang="en-US" level="3" l10n="U" oldref="86">All</paragraph> <paragraph role="paragraph" id="par_id3150504" xml-lang="en-US" l10n="U" oldref="87"><ahelp hid="SID_FM_SHOWALLCOLS">Click <emph>All </emph>if you want to show all columns.</ahelp></paragraph> <paragraph role="heading" id="hd_id3153349" xml-lang="en-US" level="2" l10n="U" oldref="127">Keyboard-only control of Table Controls</paragraph> diff --git a/source/text/shared/02/07080000.xhp b/source/text/shared/02/07080000.xhp index 67276c6ec2..3769e32484 100644 --- a/source/text/shared/02/07080000.xhp +++ b/source/text/shared/02/07080000.xhp @@ -31,7 +31,7 @@ <bookmark xml-lang="en-US" branch="hid/SID_BROWSE_STOP" id="bm_id1158113" localize="false"/> <bookmark xml-lang="en-US" branch="hid/.uno:Stop" id="bm_id3148520" localize="false"/> <paragraph role="heading" id="hd_id3154228" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/shared/02/07080000.xhp" name="Stop Loading">Stop Loading</link></paragraph> -<paragraph role="paragraph" id="par_id3149495" xml-lang="en-US" l10n="CHG" oldref="2"><ahelp hid=".uno:Stop">Click to interrupt the current loading process, Ctrl-click (Mac: Command-click) to interrupt all loading processes.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id3149495" xml-lang="en-US" l10n="CHG" oldref="2"><ahelp hid=".uno:Stop">Click to interrupt the current loading process, <switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-click to interrupt all loading processes.</ahelp></paragraph> </section> </body> </helpdocument> |