diff options
Diffstat (limited to 'cui/uiconfig/ui/cellalignment.ui')
-rw-r--r-- | cui/uiconfig/ui/cellalignment.ui | 225 |
1 files changed, 88 insertions, 137 deletions
diff --git a/cui/uiconfig/ui/cellalignment.ui b/cui/uiconfig/ui/cellalignment.ui index 9e754e34dbf2..4be6eb319aba 100644 --- a/cui/uiconfig/ui/cellalignment.ui +++ b/cui/uiconfig/ui/cellalignment.ui @@ -1,7 +1,89 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- Generated with glade 3.18.3 --> <interface> - <!-- interface-requires gtk+ 3.0 --> - <!-- interface-requires LibreOffice 1.0 --> + <requires lib="gtk+" version="3.0"/> + <requires lib="LibreOffice" version="1.0"/> + <object class="GtkAdjustment" id="adjustmentIndent"> + <property name="upper">990</property> + <property name="step_increment">10</property> + <property name="page_increment">10</property> + </object> + <object class="GtkAdjustment" id="adjustmentSpinDegrees"> + <property name="upper">359</property> + <property name="step_increment">5</property> + </object> + <object class="GtkListStore" id="liststoreHorzAlign"> + <columns> + <!-- column-name gchararray1 --> + <column type="gchararray"/> + <!-- column-name gint1 --> + <column type="gint"/> + </columns> + <data> + <row> + <col id="0" translatable="yes">Default</col> + <col id="1">0</col> + </row> + <row> + <col id="0" translatable="yes">Left</col> + <col id="1">1</col> + </row> + <row> + <col id="0" translatable="yes">Center</col> + <col id="1">2</col> + </row> + <row> + <col id="0" translatable="yes">Right</col> + <col id="1">3</col> + </row> + <row> + <col id="0" translatable="yes">Justified</col> + <col id="1">4</col> + </row> + <row> + <col id="0" translatable="yes">Filled</col> + <col id="1">5</col> + </row> + <row> + <col id="0" translatable="yes">Distributed</col> + <col id="1">6</col> + </row> + </data> + </object> + <object class="GtkListStore" id="liststoreVertAlign"> + <columns> + <!-- column-name gchararray1 --> + <column type="gchararray"/> + <!-- column-name gint1 --> + <column type="gint"/> + </columns> + <data> + <row> + <col id="0" translatable="yes">Default</col> + <col id="1">0</col> + </row> + <row> + <col id="0" translatable="yes">Top</col> + <col id="1">1</col> + </row> + <row> + <col id="0" translatable="yes">Middle</col> + <col id="1">2</col> + </row> + <row> + <col id="0" translatable="yes">Bottom</col> + <col id="1">3</col> + </row> + <row> + <col id="0" translatable="yes">Justified</col> + <col id="1">4</col> + </row> + <row> + <col id="0" translatable="yes">Distributed</col> + <col id="1">5</col> + </row> + </data> + </object> <object class="GtkGrid" id="CellAlignPage"> <property name="visible">True</property> <property name="can_focus">False</property> @@ -27,26 +109,23 @@ <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="row_spacing">6</property> - <property name="column_spacing">24</property> + <property name="column_spacing">18</property> <child> <object class="GtkGrid" id="grid3"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="row_spacing">6</property> - <property name="column_spacing">12</property> <child> <object class="GtkLabel" id="labelDegrees"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> - <property name="label" translatable="yes">_Degrees</property> + <property name="label" translatable="yes">_Degrees:</property> <property name="use_underline">True</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -54,15 +133,13 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> - <property name="label" translatable="yes">_Reference edge</property> + <property name="label" translatable="yes">_Reference edge:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">references</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">2</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -74,8 +151,6 @@ <packing> <property name="left_attach">0</property> <property name="top_attach">3</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -83,7 +158,6 @@ <property name="visible">True</property> <property name="can_focus">True</property> <property name="invisible_char">•</property> - <property name="invisible_char_set">True</property> <property name="progress_pulse_step">1</property> <property name="adjustment">adjustmentSpinDegrees</property> <property name="wrap">True</property> @@ -91,16 +165,12 @@ <packing> <property name="left_attach">0</property> <property name="top_attach">1</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">0</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -114,8 +184,6 @@ <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -123,7 +191,6 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="row_spacing">6</property> - <property name="column_spacing">12</property> <child> <object class="GtkCheckButton" id="checkVertStack"> <property name="label" translatable="yes">Vertically s_tacked</property> @@ -138,8 +205,6 @@ <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -157,16 +222,12 @@ <packing> <property name="left_attach">0</property> <property name="top_attach">1</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> </object> <packing> <property name="left_attach">2</property> <property name="top_attach">0</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> </object> @@ -187,8 +248,6 @@ <packing> <property name="left_attach">0</property> <property name="top_attach">1</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -226,8 +285,6 @@ <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -244,8 +301,6 @@ <packing> <property name="left_attach">0</property> <property name="top_attach">2</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -264,8 +319,6 @@ <packing> <property name="left_attach">0</property> <property name="top_attach">1</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -278,7 +331,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> - <property name="label" translatable="yes">Te_xt direction</property> + <property name="label" translatable="yes">Te_xt direction:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">comboTextDirBox</property> </object> @@ -303,8 +356,6 @@ <packing> <property name="left_attach">0</property> <property name="top_attach">3</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> </object> @@ -325,8 +376,6 @@ <packing> <property name="left_attach">0</property> <property name="top_attach">2</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -353,15 +402,12 @@ <property name="visible">True</property> <property name="can_focus">True</property> <property name="invisible_char">•</property> - <property name="invisible_char_set">True</property> <property name="adjustment">adjustmentIndent</property> <property name="climb_rate">1</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">1</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -376,8 +422,6 @@ <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -392,8 +436,6 @@ <packing> <property name="left_attach">2</property> <property name="top_attach">0</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -408,8 +450,6 @@ <packing> <property name="left_attach">1</property> <property name="top_attach">0</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -422,8 +462,6 @@ <packing> <property name="left_attach">0</property> <property name="top_attach">1</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -436,8 +474,6 @@ <packing> <property name="left_attach">2</property> <property name="top_attach">1</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> </object> @@ -458,8 +494,6 @@ <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -515,90 +549,7 @@ <packing> <property name="left_attach">0</property> <property name="top_attach">3</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> </object> - <object class="GtkAdjustment" id="adjustmentIndent"> - <property name="upper">990</property> - <property name="step_increment">10</property> - <property name="page_increment">10</property> - </object> - <object class="GtkAdjustment" id="adjustmentSpinDegrees"> - <property name="upper">359</property> - <property name="step_increment">5</property> - </object> - <object class="GtkListStore" id="liststoreHorzAlign"> - <columns> - <!-- column-name gchararray1 --> - <column type="gchararray"/> - <!-- column-name gint1 --> - <column type="gint"/> - </columns> - <data> - <row> - <col id="0" translatable="yes">Default</col> - <col id="1">0</col> - </row> - <row> - <col id="0" translatable="yes">Left</col> - <col id="1">1</col> - </row> - <row> - <col id="0" translatable="yes">Center</col> - <col id="1">2</col> - </row> - <row> - <col id="0" translatable="yes">Right</col> - <col id="1">3</col> - </row> - <row> - <col id="0" translatable="yes">Justified</col> - <col id="1">4</col> - </row> - <row> - <col id="0" translatable="yes">Filled</col> - <col id="1">5</col> - </row> - <row> - <col id="0" translatable="yes">Distributed</col> - <col id="1">6</col> - </row> - </data> - </object> - <object class="GtkListStore" id="liststoreVertAlign"> - <columns> - <!-- column-name gchararray1 --> - <column type="gchararray"/> - <!-- column-name gint1 --> - <column type="gint"/> - </columns> - <data> - <row> - <col id="0" translatable="yes">Default</col> - <col id="1">0</col> - </row> - <row> - <col id="0" translatable="yes">Top</col> - <col id="1">1</col> - </row> - <row> - <col id="0" translatable="yes">Middle</col> - <col id="1">2</col> - </row> - <row> - <col id="0" translatable="yes">Bottom</col> - <col id="1">3</col> - </row> - <row> - <col id="0" translatable="yes">Justified</col> - <col id="1">4</col> - </row> - <row> - <col id="0" translatable="yes">Distributed</col> - <col id="1">5</col> - </row> - </data> - </object> </interface> |