[Libreoffice-commits] help.git: source/text

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Mon Oct 1 07:38:16 UTC 2018


 source/text/shared/optionen/01060300.xhp |    8 ++++++++
 1 file changed, 8 insertions(+)

New commits:
commit 8e6c3462c929a8ac34609f461ddc68684558c1d0
Author:     Cor Nouws <oolst at nouenoff.nl>
AuthorDate: Fri Sep 28 10:35:42 2018 +0200
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Mon Oct 1 09:37:56 2018 +0200

    tdf#105034 add help text for option Position cell reference with selection
    
    Change-Id: I7af1faed2ca969f3b1c1999f8b1c28a580de647a
    Reviewed-on: https://gerrit.libreoffice.org/61083
    Reviewed-by: Cor Nouws <cor.nouws at documentfoundation.org>
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/source/text/shared/optionen/01060300.xhp b/source/text/shared/optionen/01060300.xhp
index 1ea1b52e6..02282ea81 100644
--- a/source/text/shared/optionen/01060300.xhp
+++ b/source/text/shared/optionen/01060300.xhp
@@ -75,5 +75,13 @@
 <paragraph role="paragraph" id="par_id3145366" xml-lang="en-US"><ahelp hid="modules/scalc/ui/scgeneralpage/textfmtcb">Specifies that printer metrics are applied for printing and also for formatting the display on the screen.</ahelp> If this box is not checked, a printer independent layout will be used for screen display and printing.</paragraph>
 <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/scgeneralpage/replwarncb" id="bm_id3153363" localize="false"/><paragraph role="heading" id="hd_id3146146" xml-lang="en-US" level="3">Show overwrite warning when pasting data</paragraph>
 <paragraph role="paragraph" id="par_id3150872" xml-lang="en-US"><ahelp hid="modules/scalc/ui/scgeneralpage/replwarncb">Specifies that, when you paste cells from the clipboard to a cell range that is not empty, a warning appears.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/scgeneralpage/legacy_cell_selection_cb" id="bm_id31533637" localize="false"/>
+<paragraph role="heading" id="hd_id3146146" xml-lang="en-US" level="3">Position cell reference with selection</paragraph>
+<paragraph role="paragraph" id="par_id31508727" xml-lang="en-US"><ahelp hid="modules/scalc/ui/scgeneralpage/legacy_cell_selection_cb">With the option set, expanding a selection (with <switchinline select="sys"><caseinline select="MAC"><item type="keycode">Command
+  </item></caseinline><defaultinline><item type="keycode">Ctrl</item></defaultinline></switchinline>  +<item type="keycode">Shift</item>+<item type="keycode">Down/Up</item>) jumps to the end of the range in the column that was added as last to the initial selection.
+When the option is not set, expanding a selection (with <switchinline select="sys"><caseinline select="MAC"><item type="keycode">Command</item></caseinline><defaultinline><item type="keycode">Ctrl</item></defaultinline></switchinline>+<item type="keycode">Shift
+  </item>+<item type="keycode">Down/Up</item>) jumps to the end of the range in the column where selecting the cell range was started.
+The same of course applies when extending a selection on rows, with <switchinline select="sys"><caseinline select="MAC"><item type="keycode">Command</item></caseinline><defaultinline><item type="keycode">Ctrl</item></defaultinline></switchinline>+<item type="keycode">
+  Shift</item>+<item type="keycode">Left/Right</item>.</ahelp></paragraph>
 </body>
 </helpdocument>


More information about the Libreoffice-commits mailing list