From 8e6c3462c929a8ac34609f461ddc68684558c1d0 Mon Sep 17 00:00:00 2001 From: Cor Nouws Date: Fri, 28 Sep 2018 10:35:42 +0200 Subject: 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 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/shared/optionen/01060300.xhp | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'source') diff --git a/source/text/shared/optionen/01060300.xhp b/source/text/shared/optionen/01060300.xhp index 1ea1b52e69..02282ea81d 100644 --- a/source/text/shared/optionen/01060300.xhp +++ b/source/text/shared/optionen/01060300.xhp @@ -75,5 +75,13 @@ Specifies that printer metrics are applied for printing and also for formatting the display on the screen. If this box is not checked, a printer independent layout will be used for screen display and printing. Show overwrite warning when pasting data Specifies that, when you paste cells from the clipboard to a cell range that is not empty, a warning appears. + +Position cell reference with selection +With the option set, expanding a selection (with Command + Ctrl +Shift+Down/Up) 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 CommandCtrl+Shift + +Down/Up) 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 CommandCtrl+ + Shift+Left/Right. -- cgit