From 12d12fa8fae469b01db68d23fa6ee2eb89a86d45 Mon Sep 17 00:00:00 2001 From: Tomaž Vajngerl Date: Fri, 24 Nov 2017 17:39:38 +0900 Subject: TSCP: fix oversizing of ListBox-es by defining max lines & chars MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I47e8018c5f2c0ea890b5a11ac7cc03fafb7d1eed Reviewed-on: https://gerrit.libreoffice.org/45205 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl --- svx/uiconfig/ui/classificationdialog.ui | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'svx/uiconfig/ui/classificationdialog.ui') diff --git a/svx/uiconfig/ui/classificationdialog.ui b/svx/uiconfig/ui/classificationdialog.ui index 911363016f25..bfc3d78d8f7e 100644 --- a/svx/uiconfig/ui/classificationdialog.ui +++ b/svx/uiconfig/ui/classificationdialog.ui @@ -291,6 +291,7 @@ 1 0 + 2 @@ -304,27 +305,14 @@ 2 - - - True - True - True - True - - - - - - 0 - 1 - - Add True True True + center + center 2 @@ -359,7 +347,19 @@ - + + True + True + True + True + + + + + + 0 + 1 + -- cgit