From 9b8828174dca6971d2490844b4c6cab2b9d57b8d Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 4 Oct 2017 12:07:20 +0100 Subject: turn implicit container explicit in buildable notebooks MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit as in interim measure for SfxTabDialogs we throw away the TabPage if its not suitable for reuse Change-Id: Ic5776ca3d2a8cb6bf41f33df01b211f81c62a842 Reviewed-on: https://gerrit.libreoffice.org/43134 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- sc/uiconfig/scalc/ui/paradialog.ui | 45 +++++++++++++++++++++++++++++++++----- 1 file changed, 39 insertions(+), 6 deletions(-) (limited to 'sc/uiconfig/scalc/ui/paradialog.ui') diff --git a/sc/uiconfig/scalc/ui/paradialog.ui b/sc/uiconfig/scalc/ui/paradialog.ui index 66931924ef87..2880d96f0461 100644 --- a/sc/uiconfig/scalc/ui/paradialog.ui +++ b/sc/uiconfig/scalc/ui/paradialog.ui @@ -1,5 +1,5 @@ - + @@ -91,7 +91,13 @@ True True - + + True + False + + + + @@ -104,14 +110,23 @@ - + + True + False + + + + + + 1 + True False - 0.4699999988079071 Alignment + 0.4699999988079071 1 @@ -119,7 +134,16 @@ - + + True + False + + + + + + 2 + @@ -133,7 +157,16 @@ - + + True + False + + + + + + 3 + -- cgit