<?xml version="1.0" encoding="UTF-8"?> <interface> <!-- interface-requires gtk+ 3.0 --> <!-- interface-requires LibreOffice 1.0 --> <object class="GtkAdjustment" id="adjustmentED_DIST"> <property name="upper">9999</property> <property name="step_increment">1</property> <property name="page_increment">10</property> </object> <object class="GtkAdjustment" id="adjustmentED_LINEDISTMETRIC"> <property name="upper">9999</property> <property name="step_increment">10</property> <property name="page_increment">10</property> </object> <object class="GtkAdjustment" id="adjustmentLINEDISTPERCENT"> <property name="lower">50</property> <property name="upper">200</property> <property name="value">100</property> <property name="step_increment">1</property> <property name="page_increment">10</property> </object> <object class="GtkAdjustment" id="adjustmentspinED_INDENT"> <property name="upper">9999</property> <property name="step_increment">1</property> <property name="page_increment">10</property> </object> <object class="GtkGrid" id="ParaIndentSpacing"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="valign">start</property> <property name="hexpand">True</property> <property name="border_width">6</property> <property name="row_spacing">12</property> <property name="column_spacing">24</property> <child> <object class="GtkAlignment" id="alignment5"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="vexpand">True</property> <property name="top_padding">24</property> <child> <object class="svxlo-SvxParaPrevWindow" id="drawingareaWN_EXAMPLE"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="halign">center</property> <property name="valign">start</property> <property name="hexpand">True</property> <property name="vexpand">True</property> <child internal-child="accessible"> <object class="AtkObject" id="drawingareaWN_EXAMPLE-atkobject"> <property name="AtkObject::accessible-name" translatable="yes">Example</property> </object> </child> </object> </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> <object class="GtkGrid" id="maingrid"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="row_spacing">12</property> <child> <object class="GtkFrame" id="frame1"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label_xalign">0</property> <property name="shadow_type">none</property> <child> <object class="GtkAlignment" id="alignment1"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="top_padding">6</property> <property name="left_padding">12</property> <child> <object class="GtkGrid" id="grid4"> <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="labelFT_LEFTINDENT"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> <property name="label" translatable="yes">_Before text:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">spinED_LEFTINDENT:0cm</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> <object class="GtkLabel" id="labelFT_RIGHTINDENT"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> <property name="label" translatable="yes">After _text:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">spinED_RIGHTINDENT:0cm</property> </object> <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> <object class="GtkLabel" id="labelFT_FLINEINDENT"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> <property name="label" translatable="yes">_First line:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">spinED_FLINEINDENT:0cm</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> <object class="GtkCheckButton" id="checkCB_AUTO"> <property name="label" translatable="yes">_Automatic</property> <property name="visible">True</property> <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> </object> <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> <object class="svxlo-SvxRelativeField" id="spinED_LEFTINDENT:0cm"> <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">adjustmentspinED_INDENT</property> </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> <object class="svxlo-SvxRelativeField" id="spinED_RIGHTINDENT:0cm"> <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">adjustmentspinED_INDENT</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> <object class="svxlo-SvxRelativeField" id="spinED_FLINEINDENT:0cm"> <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">adjustmentspinED_INDENT</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">2</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> <child> <object class="GtkLabel" id="labelST_LINEDIST_ABS"> <property name="can_focus">False</property> <property name="label" translatable="yes">Fixed</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">3</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> </object> </child> </object> </child> <child type="label"> <object class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes">Indent</property> <attributes> <attribute name="weight" value="bold"/> </attributes> </object> </child> </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> <object class="GtkFrame" id="frame2"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label_xalign">0</property> <property name="shadow_type">none</property> <child> <object class="GtkAlignment" id="alignment2"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="top_padding">6</property> <property name="left_padding">12</property> <child> <object class="GtkBox" id="box2"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="orientation">vertical</property> <property name="spacing">6</property> <child> <object class="GtkGrid" id="grid1"> <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="labelFT_TOPDIST"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> <property name="label" translatable="yes">Ab_ove paragraph:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">spinED_TOPDIST:0cm</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> <object class="GtkLabel" id="labelFT_BOTTOMDIST"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> <property name="label" translatable="yes">Below _paragraph:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">spinED_BOTTOMDIST:0cm</property> </object> <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> <object class="svxlo-SvxRelativeField" id="spinED_TOPDIST:0cm"> <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">adjustmentED_DIST</property> </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> <object class="svxlo-SvxRelativeField" id="spinED_BOTTOMDIST:0cm"> <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">adjustmentED_DIST</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> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkCheckButton" id="checkCB_CONTEXTUALSPACING"> <property name="label" translatable="yes">Don't add space between paragraphs of the same style</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">1</property> </packing> </child> </object> </child> </object> </child> <child type="label"> <object class="GtkLabel" id="labelFL_VERTALIGN"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes">Spacing</property> <attributes> <attribute name="weight" value="bold"/> </attributes> </object> </child> </object> <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> <object class="GtkFrame" id="framePROPERTIES"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label_xalign">0</property> <property name="shadow_type">none</property> <child> <object class="GtkAlignment" id="alignment3"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="top_padding">6</property> <property name="left_padding">12</property> <child> <object class="GtkGrid" id="grid3"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="column_spacing">12</property> <child> <object class="GtkBox" id="box3"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="spacing">12</property> <child> <object class="GtkComboBox" id="comboLB_LINEDIST"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="model">liststoreLB_LINEDIST</property> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkLabel" id="labelFT_LINEDIST"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes">of</property> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">1</property> </packing> </child> </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> <object class="GtkBox" id="box1"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="orientation">vertical</property> <child> <object class="GtkSpinButton" id="spinED_LINEDISTPERCENT:0%"> <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">adjustmentLINEDISTPERCENT</property> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkSpinButton" id="spinED_LINEDISTMETRIC:0cm"> <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">adjustmentED_LINEDISTMETRIC</property> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">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> </object> </child> </object> </child> <child type="label"> <object class="GtkLabel" id="labelFL_PROPERTIES"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes">Line Spacing</property> <attributes> <attribute name="weight" value="bold"/> </attributes> </object> </child> </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> <object class="GtkFrame" id="frameFL_REGISTER"> <property name="can_focus">False</property> <property name="label_xalign">0</property> <property name="shadow_type">none</property> <child> <object class="GtkAlignment" id="alignment4"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="top_padding">6</property> <property name="left_padding">12</property> <child> <object class="GtkCheckButton" id="checkCB_REGISTER"> <property name="label" translatable="yes">A_ctivate</property> <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> </object> </child> </object> </child> <child type="label"> <object class="GtkLabel" id="label3"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes">Register-true</property> <attributes> <attribute name="weight" value="bold"/> </attributes> </object> </child> </object> <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> <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> </object> <object class="GtkListStore" id="liststoreLB_LINEDIST"> <columns> <!-- column-name gchararray1 --> <column type="gchararray"/> <!-- column-name guint1 --> <column type="guint"/> </columns> <data> <row> <col id="0" translatable="yes">Single</col> <col id="1">0</col> </row> <row> <col id="0" translatable="yes">1.5 lines</col> <col id="1">1</col> </row> <row> <col id="0" translatable="yes">Double</col> <col id="1">2</col> </row> <row> <col id="0" translatable="yes">Proportional</col> <col id="1">3</col> </row> <row> <col id="0" translatable="yes">At least</col> <col id="1">4</col> </row> <row> <col id="0" translatable="yes">Leading</col> <col id="1">5</col> </row> </data> </object> <object class="GtkSizeGroup" id="sizegroup1"> <widgets> <widget name="box3"/> <widget name="labelFT_LEFTINDENT"/> <widget name="labelFT_RIGHTINDENT"/> <widget name="labelFT_FLINEINDENT"/> <widget name="checkCB_AUTO"/> <widget name="labelFT_TOPDIST"/> <widget name="labelFT_BOTTOMDIST"/> </widgets> </object> <object class="GtkSizeGroup" id="sizegroup2"> <widgets> <widget name="box1"/> <widget name="spinED_LEFTINDENT:0cm"/> <widget name="spinED_RIGHTINDENT:0cm"/> <widget name="spinED_FLINEINDENT:0cm"/> <widget name="spinED_TOPDIST:0cm"/> <widget name="spinED_BOTTOMDIST:0cm"/> </widgets> </object> </interface>