From 8431d7900668fa3ecb76bfcf66df0a54ed86f4fc Mon Sep 17 00:00:00 2001 From: Szymon Kłos Date: Thu, 11 Mar 2021 09:11:38 +0100 Subject: Remove unused code from Macro Selector dialog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I9930fd7eaf2410447f84aa4798478a10915ea738 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112316 Tested-by: Jenkins CollaboraOffice Reviewed-by: Szymon Kłos Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114205 Tested-by: Jenkins --- cui/uiconfig/ui/macroselectordialog.ui | 124 ++++----------------------------- 1 file changed, 13 insertions(+), 111 deletions(-) (limited to 'cui/uiconfig') diff --git a/cui/uiconfig/ui/macroselectordialog.ui b/cui/uiconfig/ui/macroselectordialog.ui index ec3f0014ef2a..9968da4cbe50 100644 --- a/cui/uiconfig/ui/macroselectordialog.ui +++ b/cui/uiconfig/ui/macroselectordialog.ui @@ -37,24 +37,10 @@ False end - - - Add - True - True - True - True - True - - - False - True - 0 - - gtk-ok + True True True True @@ -71,6 +57,7 @@ gtk-cancel + True True True True @@ -82,20 +69,6 @@ 2 - - - gtk-close - True - True - True - True - - - False - True - 3 - - gtk-help @@ -143,22 +116,6 @@ 0 - - - False - True - True - To add a command to a toolbar, select the category and then the command. Then drag the command to the Commands list of the Toolbars tab page in the Customize dialog. - True - 60 - 0 - - - False - True - 1 - - True @@ -225,39 +182,13 @@ - + True False - - - True - False - Library - - - - - - False - True - 0 - - - - - True - False - Category - - - - - - False - True - 1 - - + Library + + + @@ -318,41 +249,14 @@ - + True False - - - True - False - Macro Name - False - - - - - - False - True - 0 - - - - - True - False - Commands - False - - - - - - False - True - 1 - - + Macro Name + False + + + @@ -431,10 +335,8 @@ - add ok cancel - close help -- cgit