From db70e104c84369d3a7de2e297fb9882f1b0c0778 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 18 Feb 2013 15:00:37 +0000 Subject: migrate the textflow NumericField settings to GtkAdjustments Change-Id: I751071365b8aaa0d22364ed0ca74b3954839c126 --- cui/uiconfig/ui/textflowpage.ui | 40 +++++++++++++++++++++++++++++++++++----- 1 file changed, 35 insertions(+), 5 deletions(-) (limited to 'cui/uiconfig') diff --git a/cui/uiconfig/ui/textflowpage.ui b/cui/uiconfig/ui/textflowpage.ui index a61bac0355d3..59748deecb8b 100644 --- a/cui/uiconfig/ui/textflowpage.ui +++ b/cui/uiconfig/ui/textflowpage.ui @@ -1,6 +1,23 @@ + + 2 + 9 + 2 + 1 + 10 + + + 99 + 1 + 10 + + + 9999 + 1 + 10 + True False @@ -32,7 +49,7 @@ 12 - Automatically + A_utomatically True True False @@ -46,7 +63,7 @@ 0 0 - 1 + 2 1 @@ -57,6 +74,7 @@ start 25 + adjustment2 0 @@ -72,6 +90,7 @@ start 25 + adjustment1 0 @@ -88,6 +107,7 @@ 25 number + adjustment1 0 @@ -141,9 +161,6 @@ 1 - - - @@ -226,8 +243,10 @@ True False + 0 _Type True + comboBreakType 1 @@ -241,6 +260,7 @@ True True + adjustment3 4 @@ -253,9 +273,11 @@ True False + 1 Page _number True right + spinPageNumber 3 @@ -268,8 +290,11 @@ True False + 1 Position + True right + comboBreakPosition 3 @@ -361,6 +386,7 @@ True False + 6 12 @@ -445,6 +471,7 @@ True True + adjustment1 1 @@ -458,6 +485,7 @@ True True + adjustment1 1 True @@ -472,6 +500,7 @@ True False + 0 Lines @@ -485,6 +514,7 @@ True False + 0 Lines -- cgit