From 258d039798b9ca4cc95a14d62e30bb725ad2c8ec Mon Sep 17 00:00:00 2001 From: Dennis Francis Date: Fri, 7 Oct 2016 20:50:43 +0530 Subject: tdf#100517 : Optionally include comment-only columns when sorting Change-Id: I6b8d4cceda276bef95b28706fb15cb040e07f4c6 Reviewed-on: https://gerrit.libreoffice.org/29593 Tested-by: Jenkins Reviewed-by: Eike Rathke Tested-by: Eike Rathke --- sc/uiconfig/scalc/ui/sortoptionspage.ui | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) (limited to 'sc/uiconfig') diff --git a/sc/uiconfig/scalc/ui/sortoptionspage.ui b/sc/uiconfig/scalc/ui/sortoptionspage.ui index 88873be8a760..6a1a1579400e 100644 --- a/sc/uiconfig/scalc/ui/sortoptionspage.ui +++ b/sc/uiconfig/scalc/ui/sortoptionspage.ui @@ -84,6 +84,20 @@ 3 + + + Include comments-only boundary column(s) + True + True + False + 0 + True + + + 0 + 4 + + Copy sort results to: @@ -98,7 +112,7 @@ 0 - 4 + 5 @@ -118,7 +132,7 @@ 0 - 5 + 6 @@ -138,7 +152,7 @@ 1 - 5 + 6 @@ -155,7 +169,7 @@ 0 - 6 + 7 @@ -175,7 +189,7 @@ 0 - 7 + 8 2 @@ -190,7 +204,7 @@ 0 - 8 + 9 @@ -204,7 +218,7 @@ 1 - 8 + 9 @@ -214,7 +228,7 @@ 0 - 9 + 10 @@ -224,7 +238,7 @@ 1 - 9 + 10 -- cgit