From 1f066313218449cac494a887eb209311efbaa405 Mon Sep 17 00:00:00 2001 From: Justin Luth Date: Thu, 3 Dec 2020 15:32:46 +0300 Subject: tdf#82802 sw page-style UI: remove pointless makeConditional CB There is no point in having a tick-box to enable the bottom panel. If anyone assigns anything, then the style automatically becomes a conditional style, and reverts back when all are removed, regardless of the status of that checkbox. So it was just a UI element - probably a remnant of a long-ago design that was phased out. Change-Id: I318f7d8061a938c24c97d5b718f3d328e66f8ff1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107162 Tested-by: Jenkins Tested-by: Justin Luth Reviewed-by: Justin Luth Reviewed-by: Heiko Tietze --- sw/uiconfig/swriter/ui/conditionpage.ui | 120 ++++++++++++-------------------- 1 file changed, 46 insertions(+), 74 deletions(-) (limited to 'sw/uiconfig/swriter') diff --git a/sw/uiconfig/swriter/ui/conditionpage.ui b/sw/uiconfig/swriter/ui/conditionpage.ui index 5bc7f190cfed..8b298c5d8f0c 100644 --- a/sw/uiconfig/swriter/ui/conditionpage.ui +++ b/sw/uiconfig/swriter/ui/conditionpage.ui @@ -1,5 +1,5 @@ - + @@ -23,79 +23,54 @@ True - False + False True True - 6 - 18 + 6 + 18 True - False + False True True - 0 - none + 0 + none True - False + False True True - 6 - 12 + 6 + 12 - + True - False + False True True - 6 - 12 - True - - - _Conditional Style - True - False - True - False - True - 0 - True - - - - - - Check this box to define a new style as a conditional style. - - - - - 0 - 0 - 3 - - + 6 + 12 + True True - True + True True True - in + in True - True - True + True + True True True liststore1 - 0 - False + 0 + False @@ -125,9 +100,6 @@ - - - Here you can see the %PRODUCTNAME predefined contexts, including outline levels 1 to 10, numbering/bullets levels 1 to 10, table header, table contents, section, border, footnote, header and footer. @@ -137,26 +109,26 @@ - 0 - 1 + 0 + 0 2 True - False + False end 12 - start + start gtk-remove True False - True - True - True + True + True + True Click here to remove the current context assigned to the selected style. @@ -174,9 +146,9 @@ gtk-apply True False - True - True - True + True + True + True Click Apply to apply the selected Paragraph Style to the defined context. @@ -191,15 +163,15 @@ - 0 - 2 + 0 + 1 3 True - False + False False True vertical @@ -207,20 +179,20 @@ True - True + True True True - in + in True - True - True + True + True True True liststore2 - 0 - False + 0 + False @@ -254,7 +226,7 @@ True False - False + False Table Header Table @@ -294,8 +266,8 @@ - 2 - 1 + 2 + 0 @@ -305,7 +277,7 @@ True - False + False Options @@ -314,8 +286,8 @@ - 0 - 0 + 0 + 0 -- cgit