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 --- formula/uiconfig/ui/formuladialog.ui | 30 +++++++++++++++++++++++++++--- 1 file changed, 27 insertions(+), 3 deletions(-) (limited to 'formula/uiconfig') diff --git a/formula/uiconfig/ui/formuladialog.ui b/formula/uiconfig/ui/formuladialog.ui index 3cc2ff212c67..30dcada29a83 100644 --- a/formula/uiconfig/ui/formuladialog.ui +++ b/formula/uiconfig/ui/formuladialog.ui @@ -143,7 +143,13 @@ True True - + + True + False + + + + @@ -156,7 +162,16 @@ - + + True + False + + + + + + 1 + @@ -170,7 +185,16 @@ - + + True + False + + + + + + 2 + -- cgit