From ea06acb6489c65f382e35f8ea68862596cc09639 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 25 Nov 2024 08:47:31 +0000 Subject: tdf#163289 Labels can just use mnemonic-widget to indicate what they label MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit the more complex label-for/labelled-by only need to get used when when using something non-standard as a "label" Change-Id: Ibbe13b868622646e20357703e31cfc26e31fac7a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177238 Reviewed-by: Caolán McNamara Tested-by: Jenkins (cherry picked from commit 7e1ecd89fb3e389bb3d5f331ed178cb76d8d5cfa) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177251 Reviewed-by: Adolfo Jayme Barrientos --- cui/uiconfig/ui/possizetabpage.ui | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) (limited to 'cui') diff --git a/cui/uiconfig/ui/possizetabpage.ui b/cui/uiconfig/ui/possizetabpage.ui index f0f785a97a3c..e57862902047 100644 --- a/cui/uiconfig/ui/possizetabpage.ui +++ b/cui/uiconfig/ui/possizetabpage.ui @@ -234,10 +234,8 @@ False Wi_dth: True + MTR_FLD_WIDTH 0 - - - 0 @@ -329,9 +327,6 @@ True adjustmentSIZE 2 - - - Enter a width for the selected object. @@ -352,9 +347,6 @@ True adjustmentSIZE1 2 - - - Enter a height for the selected object. @@ -372,10 +364,8 @@ False H_eight: True + MTR_FLD_HEIGHT 0 - - - 0 -- cgit