From 65d4676eedeb0de91cdf7105453f18f600b3f13a Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Sat, 2 Feb 2019 11:26:08 +0000 Subject: weld ScTableProtectionDlg MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Icbf9e3b679b58d2781a52a0f55b16511eed14485 Reviewed-on: https://gerrit.libreoffice.org/67279 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- sc/uiconfig/scalc/ui/protectsheetdlg.ui | 95 +++++++++++++++++++++++++++------ 1 file changed, 79 insertions(+), 16 deletions(-) (limited to 'sc/uiconfig/scalc') diff --git a/sc/uiconfig/scalc/ui/protectsheetdlg.ui b/sc/uiconfig/scalc/ui/protectsheetdlg.ui index 1a10eeae2c07..85f021b0d4de 100644 --- a/sc/uiconfig/scalc/ui/protectsheetdlg.ui +++ b/sc/uiconfig/scalc/ui/protectsheetdlg.ui @@ -1,13 +1,30 @@ - + - + + + + + + + + + + + + False 6 Protect Sheet + True + 0 + 0 dialog + + + False @@ -144,7 +161,9 @@ True True False + True 24 + password 1 @@ -157,7 +176,9 @@ True True False + True 24 + password 1 @@ -192,7 +213,7 @@ False Allow all users of this sheet to: True - checklist:border + checklist 0 @@ -202,13 +223,55 @@ - + True True True True - - + never + never + in + + + True + True + True + True + True + liststore1 + False + 0 + False + + + + + + True + 6 + 0.5 + + + + 3 + 0 + + + + + + + True + 6 + + + + 1 + + + + + @@ -235,10 +298,10 @@ - + True False - Select unprotected cells + Delete rows False @@ -247,10 +310,10 @@ - + True False - Insert columns + Insert rows False @@ -259,10 +322,10 @@ - + True False - Insert rows + Select unprotected cells False @@ -271,10 +334,10 @@ - + True False - Delete columns + Insert columns False @@ -283,10 +346,10 @@ - + True False - Delete rows + Delete columns False -- cgit