From 098ba55907b0fec87fe8f62b52a087a4f2f9239e Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 3 May 2018 10:24:52 +0100 Subject: weld SvxTextTabDialog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I2a48230d38fbc3c7d3e1e3b3ad43d4b17f48ed16 Reviewed-on: https://gerrit.libreoffice.org/53783 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- cui/uiconfig/ui/textdialog.ui | 82 +++++++++++++++++++++++++++++++++++-------- 1 file changed, 68 insertions(+), 14 deletions(-) (limited to 'cui/uiconfig/ui/textdialog.ui') diff --git a/cui/uiconfig/ui/textdialog.ui b/cui/uiconfig/ui/textdialog.ui index f31c82d9997a..7a7a43d88559 100644 --- a/cui/uiconfig/ui/textdialog.ui +++ b/cui/uiconfig/ui/textdialog.ui @@ -1,5 +1,5 @@ - + @@ -7,6 +7,9 @@ 6 Text False + True + 0 + 0 dialog @@ -18,12 +21,10 @@ False end - - gtk-ok + + gtk-revert-to-saved True True - True - True True True @@ -34,10 +35,12 @@ - - gtk-cancel + + gtk-ok True True + True + True True True @@ -48,8 +51,8 @@ - - gtk-help + + gtk-cancel True True True @@ -59,12 +62,11 @@ False True 2 - True - - gtk-revert-to-saved + + gtk-help True True True @@ -74,6 +76,7 @@ False True 3 + True @@ -87,7 +90,7 @@ True - False + True True True @@ -97,6 +100,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + @@ -116,6 +143,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + 1 @@ -142,10 +193,13 @@ + reset ok cancel help - reset + + + -- cgit