diff options
author | Andras Timar <atimar@suse.com> | 2011-11-22 18:24:34 +0100 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2011-11-22 18:24:34 +0100 |
commit | 2f12bddb67f89f70e0b8c8f1122eeb59de11398c (patch) | |
tree | 26404c3b6715acf37bfcf12fb5a425d1161560f4 /helpcontent2 | |
parent | 630a9d514e9d655dd698159839542012e65aff9f (diff) |
documenting Shift+Page Up/Page Down shorcuts in Calc fdo#34043
Diffstat (limited to 'helpcontent2')
-rw-r--r-- | helpcontent2/source/text/scalc/04/01020000.xhp | 36 |
1 files changed, 34 insertions, 2 deletions
diff --git a/helpcontent2/source/text/scalc/04/01020000.xhp b/helpcontent2/source/text/scalc/04/01020000.xhp index 71a0d715ed..0d77bd2a14 100644 --- a/helpcontent2/source/text/scalc/04/01020000.xhp +++ b/helpcontent2/source/text/scalc/04/01020000.xhp @@ -103,6 +103,38 @@ </tablerow> <tablerow> <tablecell colspan="" rowspan=""> +<paragraph role="tablecontent" id="hd_id4149127" xml-lang="en-US" l10n="U" oldref="92">Shift+Home</paragraph> +</tablecell> +<tablecell colspan="" rowspan=""> +<paragraph role="tablecontent" id="par_id4159205" xml-lang="en-US" l10n="U" oldref="93">Selects cells from the current cell to the first cell of the current row.</paragraph> +</tablecell> +</tablerow> +<tablerow> +<tablecell colspan="" rowspan=""> +<paragraph role="tablecontent" id="hd_id4149897" xml-lang="en-US" l10n="U" oldref="94">Shift+End</paragraph> +</tablecell> +<tablecell colspan="" rowspan=""> +<paragraph role="tablecontent" id="par_id4155095" xml-lang="en-US" l10n="U" oldref="95">Selects cells from the current cell to the last cell of the current row.</paragraph> +</tablecell> +</tablerow> +<tablerow> +<tablecell colspan="" rowspan=""> +<paragraph role="tablecontent" id="hd_id5149127" xml-lang="en-US" l10n="U" oldref="92">Shift+Page Up</paragraph> +</tablecell> +<tablecell colspan="" rowspan=""> +<paragraph role="tablecontent" id="par_id5159205" xml-lang="en-US" l10n="U" oldref="93">Selects cells from the current cell up to one page in the current column or extends the existing selection one page up.</paragraph> +</tablecell> +</tablerow> +<tablerow> +<tablecell colspan="" rowspan=""> +<paragraph role="tablecontent" id="hd_id5149897" xml-lang="en-US" l10n="U" oldref="94">Shift+Page Down</paragraph> +</tablecell> +<tablecell colspan="" rowspan=""> +<paragraph role="tablecontent" id="par_id5155095" xml-lang="en-US" l10n="U" oldref="95">Selects cells from the current cell down to one page in the current column or extends the existing selection one page down.</paragraph> +</tablecell> +</tablerow> +<tablerow> +<tablecell colspan="" rowspan=""> <paragraph role="tablecontent" id="hd_id3143220" xml-lang="en-US" l10n="U" oldref="101"><switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Left Arrow</paragraph> </tablecell> <tablecell colspan="" rowspan=""> @@ -162,7 +194,7 @@ <tablerow> <tablecell colspan="" rowspan=""> <paragraph role="tablecontent" id="hd_id3146885" xml-lang="en-US" l10n="U" oldref="113"><switchinline select="sys"><caseinline select="MAC">Option -</caseinline><defaultinline>Alt</defaultinline></switchinline> + Page Up</paragraph> +</caseinline><defaultinline>Alt</defaultinline></switchinline>+Page Up</paragraph> </tablecell> <tablecell colspan="" rowspan=""> <paragraph role="tablecontent" id="par_id3152976" xml-lang="en-US" l10n="U" oldref="114">Moves one screen to the left.</paragraph> @@ -171,7 +203,7 @@ <tablerow> <tablecell colspan="" rowspan=""> <paragraph role="tablecontent" id="hd_id3149013" xml-lang="en-US" l10n="U" oldref="115"><switchinline select="sys"><caseinline select="MAC">Option -</caseinline><defaultinline>Alt</defaultinline></switchinline> + Page Down</paragraph> +</caseinline><defaultinline>Alt</defaultinline></switchinline>+Page Down</paragraph> </tablecell> <tablecell colspan="" rowspan=""> <paragraph role="tablecontent" id="par_id3150477" xml-lang="en-US" l10n="U" oldref="116">Moves one screen page to the right.</paragraph> |