From 5fa81385ca841d68d43fff9b4af7f55b5d4ab2c8 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 5 Mar 2013 10:51:49 +0000 Subject: adapt code to define name .ui conversion This is a bit of a pig, the RefButton does a magic shrink of the dialog to just two widgets. This happens in a baseclass which has other users so for the time being switch off being in a layout enabled dialog to do the right thing depending on that. On the bright side, for the other expandable element we can now use a VclExpander and throw away the custom resize, reposition, etc. code for that. Change-Id: I9f2ab8a8d1bd28ee873ec8548a26131eab597763 --- sc/uiconfig/scalc/ui/definename.ui | 55 ++++++++++++++++++++++++-------------- 1 file changed, 35 insertions(+), 20 deletions(-) (limited to 'sc/uiconfig/scalc/ui/definename.ui') diff --git a/sc/uiconfig/scalc/ui/definename.ui b/sc/uiconfig/scalc/ui/definename.ui index b217086c779d..6a2e933246ce 100644 --- a/sc/uiconfig/scalc/ui/definename.ui +++ b/sc/uiconfig/scalc/ui/definename.ui @@ -1,17 +1,17 @@ - - - + + False - 5 + 6 + Define Name dialog False vertical - 2 + 12 False @@ -21,6 +21,8 @@ gtk-add True True + True + True True True @@ -57,9 +59,9 @@ True False vertical - 10 + 12 - + True False 0 @@ -76,13 +78,15 @@ True False 6 - 15 + 12 True False 0 Name + True + edit 0 @@ -97,6 +101,8 @@ False 0 Range + True + range 0 @@ -111,6 +117,8 @@ False 0 Scope + True + scope 0 @@ -120,7 +128,7 @@ - + True True @@ -136,11 +144,14 @@ True False + 6 - + True True + True + 42 False @@ -149,10 +160,10 @@ - + True - False - gtk-missing-image + True + True False @@ -169,9 +180,10 @@ - + True False + True 0 1 @@ -190,17 +202,20 @@ - + True True + 6 + True True False 6 - 15 + 12 + True - + _Print range True True @@ -217,7 +232,7 @@ - + _Filter True True @@ -234,7 +249,7 @@ - + Repeat _column True True @@ -251,7 +266,7 @@ - + Repeat _row True True -- cgit