diff options
Diffstat (limited to 'sw/uiconfig/swriter')
-rw-r--r-- | sw/uiconfig/swriter/ui/formattablepage.ui | 5 | ||||
-rw-r--r-- | sw/uiconfig/swriter/ui/linenumbering.ui | 1 | ||||
-rw-r--r-- | sw/uiconfig/swriter/ui/textgridpage.ui | 1 |
3 files changed, 0 insertions, 7 deletions
diff --git a/sw/uiconfig/swriter/ui/formattablepage.ui b/sw/uiconfig/swriter/ui/formattablepage.ui index ee275a8ab524..30aa539de260 100644 --- a/sw/uiconfig/swriter/ui/formattablepage.ui +++ b/sw/uiconfig/swriter/ui/formattablepage.ui @@ -212,7 +212,6 @@ <object class="GtkLabel" id="leftft"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xpad">1</property> <property name="label" translatable="yes" context="formattablepage|leftft">Lef_t</property> <property name="use_underline">True</property> <property name="mnemonic_widget">leftmf</property> @@ -242,8 +241,6 @@ <object class="GtkLabel" id="aboveft"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xpad">1</property> - <property name="ypad">1</property> <property name="label" translatable="yes" context="formattablepage|aboveft">_Above</property> <property name="use_underline">True</property> <property name="mnemonic_widget">abovemf</property> @@ -258,7 +255,6 @@ <object class="GtkLabel" id="belowft"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xpad">1</property> <property name="label" translatable="yes" context="formattablepage|belowft">_Below</property> <property name="use_underline">True</property> <property name="mnemonic_widget">belowmf</property> @@ -520,7 +516,6 @@ <object class="GtkLabel" id="label43"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xpad">1</property> <property name="label" translatable="yes" context="formattablepage|label43">Alignment</property> <attributes> <attribute name="weight" value="bold"/> diff --git a/sw/uiconfig/swriter/ui/linenumbering.ui b/sw/uiconfig/swriter/ui/linenumbering.ui index f67a3df1d4e0..5c9ce0f9c1a4 100644 --- a/sw/uiconfig/swriter/ui/linenumbering.ui +++ b/sw/uiconfig/swriter/ui/linenumbering.ui @@ -582,7 +582,6 @@ <object class="GtkLabel" id="count"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="ypad">1</property> <property name="label" translatable="yes" context="linenumbering|count">Count</property> <attributes> <attribute name="weight" value="bold"/> diff --git a/sw/uiconfig/swriter/ui/textgridpage.ui b/sw/uiconfig/swriter/ui/textgridpage.ui index 7f8e0e413f4f..df26f67188cb 100644 --- a/sw/uiconfig/swriter/ui/textgridpage.ui +++ b/sw/uiconfig/swriter/ui/textgridpage.ui @@ -300,7 +300,6 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="halign">start</property> - <property name="ypad">4</property> <property name="label" context="textgridpage|labelFT_LINERANGE">(1-48)</property> </object> <packing> |