From 8c18ffbf9bb250fd49c5fc7ae89cc74155c768c6 Mon Sep 17 00:00:00 2001 From: Kohei Yoshida Date: Tue, 2 Sep 2014 17:51:58 +0200 Subject: fdo#81633: Add a new configuration option to toggle ref update on sort. The new option is in Calc -> General and is labeled "Update references when sorting range of cells" Change-Id: I5ac686e96742df40f7d8ba5ffec23806db2988a6 --- sc/uiconfig/scalc/ui/scgeneralpage.ui | 92 +++++++++++++++++++++++------------ 1 file changed, 61 insertions(+), 31 deletions(-) (limited to 'sc/uiconfig/scalc/ui/scgeneralpage.ui') diff --git a/sc/uiconfig/scalc/ui/scgeneralpage.ui b/sc/uiconfig/scalc/ui/scgeneralpage.ui index 458e022d3c73..38bed5e70676 100644 --- a/sc/uiconfig/scalc/ui/scgeneralpage.ui +++ b/sc/uiconfig/scalc/ui/scgeneralpage.ui @@ -1,5 +1,4 @@ - @@ -324,8 +323,28 @@ - - Highlight sele_ction in column/row headers + + True + False + end + True + + Down + Right + Up + Left + + + + 1 + 0 + 1 + 1 + + + + + Press Enter to _move selection True True False @@ -335,24 +354,25 @@ 0 - 4 - 2 + 0 + 1 1 - - Use printer metrics for text formatting + + Use legacy cursor movement behavior when selecting True True False + True 0 True 0 - 5 - 2 + 8 + 1 1 @@ -368,34 +388,30 @@ 0 - 6 - 2 + 7 + 1 1 - + + Use printer metrics for text formatting True - False - end - True - - Down - Right - Up - Left - + True + False + 0 + True - 1 - 0 + 0 + 6 1 1 - - Press Enter to _move selection + + Highlight sele_ction in column/row headers True True False @@ -405,28 +421,42 @@ 0 - 0 + 5 1 1 - - Use legacy cursor movement behavior when selecting + + Update references when sorting range of cells True True False - True 0 True 0 - 7 - 2 + 4 + 1 1 + + + + + + + + + + + + + + + -- cgit