From 0315626909c39da0bd4395c16ba571212f1bb6df Mon Sep 17 00:00:00 2001 From: Maxim Monastirsky Date: Thu, 7 Nov 2013 15:31:12 +0200 Subject: Avoid too wide sidebar when writedirection controls are activated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Achieved by placing the nearby controls into the same box. Change-Id: I28d04c8c3c5b5d9989e30d0ca18ef536640fb87a Reviewed-on: https://gerrit.libreoffice.org/6609 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- svx/uiconfig/ui/sidebarparagraph.ui | 130 ++++++++++++++++++------------------ 1 file changed, 65 insertions(+), 65 deletions(-) (limited to 'svx/uiconfig') diff --git a/svx/uiconfig/ui/sidebarparagraph.ui b/svx/uiconfig/ui/sidebarparagraph.ui index d702d15f2e57..5aac47e0a6cd 100644 --- a/svx/uiconfig/ui/sidebarparagraph.ui +++ b/svx/uiconfig/ui/sidebarparagraph.ui @@ -15,70 +15,6 @@ 6 6 True - - - True - False - True - Vertical Alignment - Vertical Alignment - end - True - False - - - True - False - True - Align Top - Align Top - .uno:CellVertTop - True - - - False - True - - - - - True - False - True - Align Center Vertically - Align Center Vertically - .uno:CellVertCenter - True - - - False - True - - - - - 25 - True - False - True - Align Bottom - Align Bottom - .uno:CellVertBottom - True - - - False - True - - - - - 1 - 0 - 1 - 1 - - True @@ -730,11 +666,75 @@ 1 + + + True + False + True + Vertical Alignment + Vertical Alignment + end + True + False + + + True + False + True + Align Top + Align Top + .uno:CellVertTop + True + + + False + True + + + + + True + False + True + Align Center Vertically + Align Center Vertically + .uno:CellVertCenter + True + + + False + True + + + + + 25 + True + False + True + Align Bottom + Align Bottom + .uno:CellVertBottom + True + + + False + True + + + + + False + True + end + 2 + + 0 0 - 1 + 2 1 -- cgit