diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-04-19 20:08:55 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-04-20 09:46:50 +0200 |
commit | 93bb5fcba9e58eeeaaed9521c3bb4eecf9b91ac1 (patch) | |
tree | a3b5b988683136a709e7276b3883c03b28ba628b /sw | |
parent | 8b3b8c1955f9eeee198efd08318b2210d18e0d7c (diff) |
uniformly remove xalign of 0
Change-Id: I7a866326cbe065c87a6cedc02f2925880d46d4af
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114311
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw')
-rw-r--r-- | sw/uiconfig/swriter/ui/frmtypepage.ui | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/sw/uiconfig/swriter/ui/frmtypepage.ui b/sw/uiconfig/swriter/ui/frmtypepage.ui index 50645550eaa9..8907287b4e64 100644 --- a/sw/uiconfig/swriter/ui/frmtypepage.ui +++ b/sw/uiconfig/swriter/ui/frmtypepage.ui @@ -103,7 +103,6 @@ <property name="receives-default">False</property> <property name="margin-start">12</property> <property name="use-underline">True</property> - <property name="xalign">0</property> <property name="draw-indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="relwidth-atkobject"> @@ -140,7 +139,6 @@ <property name="receives-default">False</property> <property name="margin-start">12</property> <property name="use-underline">True</property> - <property name="xalign">0</property> <property name="draw-indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="autowidth-atkobject"> @@ -221,7 +219,6 @@ <property name="receives-default">False</property> <property name="margin-start">12</property> <property name="use-underline">True</property> - <property name="xalign">0</property> <property name="draw-indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="relheight-atkobject"> @@ -258,7 +255,6 @@ <property name="receives-default">False</property> <property name="margin-start">12</property> <property name="use-underline">True</property> - <property name="xalign">0</property> <property name="draw-indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="autoheight-atkobject"> @@ -279,7 +275,6 @@ <property name="can-focus">True</property> <property name="receives-default">False</property> <property name="use-underline">True</property> - <property name="xalign">0</property> <property name="draw-indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="ratio-atkobject"> @@ -355,7 +350,6 @@ <property name="can-focus">True</property> <property name="receives-default">False</property> <property name="use-underline">True</property> - <property name="xalign">0</property> <property name="active">True</property> <property name="draw-indicator">True</property> <child internal-child="accessible"> @@ -376,7 +370,6 @@ <property name="can-focus">True</property> <property name="receives-default">False</property> <property name="use-underline">True</property> - <property name="xalign">0</property> <property name="draw-indicator">True</property> <property name="group">topage</property> <child internal-child="accessible"> @@ -397,7 +390,6 @@ <property name="can-focus">True</property> <property name="receives-default">False</property> <property name="use-underline">True</property> - <property name="xalign">0</property> <property name="draw-indicator">True</property> <property name="group">topage</property> <child internal-child="accessible"> @@ -418,7 +410,6 @@ <property name="can-focus">True</property> <property name="receives-default">False</property> <property name="use-underline">True</property> - <property name="xalign">0</property> <property name="draw-indicator">True</property> <property name="group">topage</property> <child internal-child="accessible"> @@ -439,7 +430,6 @@ <property name="can-focus">True</property> <property name="receives-default">False</property> <property name="use-underline">True</property> - <property name="xalign">0</property> <property name="draw-indicator">True</property> <property name="group">topage</property> </object> |