diff options
author | Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> | 2019-02-16 12:13:35 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-02-16 12:39:09 +0100 |
commit | f31eae3b626fef4a0db10bc4cadc5e6fa746bfe7 (patch) | |
tree | c854ee8ff1cc0026161d91865c1d990a86a9b816 | |
parent | 8986dec8229cf31ccfadb61e6e90c905f7033ac7 (diff) |
Document some Calc shortcuts
Shift+Space, Ctrl+Space and Ctrl+Shift+Space were undocumented.
Change-Id: I133bd7e92f43d53f0d6ab22bdf249ff5528dc777
Reviewed-on: https://gerrit.libreoffice.org/67899
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/scalc/04/01020000.xhp | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/source/text/scalc/04/01020000.xhp b/source/text/scalc/04/01020000.xhp index c14d11a826..e595e82f67 100644 --- a/source/text/scalc/04/01020000.xhp +++ b/source/text/scalc/04/01020000.xhp @@ -123,6 +123,30 @@ </tablerow> <tablerow> <tablecell colspan="" rowspan=""> +<paragraph role="tablecontent" id="hd_id451550311052582" xml-lang="en-US">Shift+Space</paragraph> +</tablecell> +<tablecell colspan="" rowspan=""> +<paragraph role="tablecontent" id="par_id971550311052582" xml-lang="en-US">Selects the current row or extends the existing selection to all respective rows.</paragraph> +</tablecell> +</tablerow> +<tablerow> +<tablecell colspan="" rowspan=""> +<paragraph role="tablecontent" id="hd_id281550311052582" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Space</paragraph> +</tablecell> +<tablecell colspan="" rowspan=""> +<paragraph role="tablecontent" id="par_id261550311052582" xml-lang="en-US">Selects the current column or extends the existing selection to all respective columns.</paragraph> +</tablecell> +</tablerow> +<tablerow> +<tablecell colspan="" rowspan=""> +<paragraph role="tablecontent" id="hd_id311550311052582" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Space</paragraph> +</tablecell> +<tablecell colspan="" rowspan=""> +<paragraph role="tablecontent" id="par_id851550311052582" xml-lang="en-US">Selects all cells in the sheet.</paragraph> +</tablecell> +</tablerow> +<tablerow> +<tablecell colspan="" rowspan=""> <paragraph role="tablecontent" id="hd_id3143220" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Left Arrow</paragraph> </tablecell> <tablecell colspan="" rowspan=""> |