Server IP : 195.201.23.43 / Your IP : 3.143.255.90 Web Server : Apache System : Linux webserver2.vercom.be 5.4.0-192-generic #212-Ubuntu SMP Fri Jul 5 09:47:39 UTC 2024 x86_64 User : kdecoratie ( 1041) PHP Version : 7.1.33-63+ubuntu20.04.1+deb.sury.org+1 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /proc/self/root/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/ |
Upload File : |
<?xml version="1.0" encoding="UTF-8"?> <!-- Generated with glade 3.22.1 --> <interface domain="sw"> <requires lib="gtk+" version="3.18"/> <object class="GtkAdjustment" id="intervaladjustment"> <property name="lower">1</property> <property name="upper">1000</property> <property name="value">5</property> <property name="step_increment">1</property> <property name="page_increment">10</property> </object> <object class="GtkAdjustment" id="lineadjustment"> <property name="upper">1000</property> <property name="value">3</property> <property name="step_increment">1</property> <property name="page_increment">10</property> </object> <object class="GtkAdjustment" id="spacingadjustment"> <property name="upper">9999</property> <property name="value">0.5</property> <property name="step_increment">1</property> <property name="page_increment">10</property> </object> <object class="GtkDialog" id="LineNumberingDialog"> <property name="can_focus">False</property> <property name="border_width">6</property> <property name="title" translatable="yes" context="linenumbering|LineNumberingDialog">Line Numbering</property> <property name="modal">True</property> <property name="default_width">0</property> <property name="default_height">0</property> <property name="type_hint">dialog</property> <child> <placeholder/> </child> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1"> <property name="can_focus">False</property> <property name="orientation">vertical</property> <property name="spacing">12</property> <child internal-child="action_area"> <object class="GtkButtonBox" id="dialog-action_area1"> <property name="can_focus">False</property> <property name="layout_style">end</property> <child> <object class="GtkButton" id="ok"> <property name="label">gtk-ok</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="has_default">True</property> <property name="receives_default">True</property> <property name="use_stock">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkButton" id="cancel"> <property name="label">gtk-cancel</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="use_stock">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">1</property> </packing> </child> <child> <object class="GtkButton" id="help"> <property name="label">gtk-help</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="use_stock">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">2</property> <property name="secondary">True</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="pack_type">end</property> <property name="position">0</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> <property name="spacing">6</property> <child> <object class="GtkCheckButton" id="shownumbering"> <property name="label" translatable="yes" context="linenumbering|shownumbering">Show numbering</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="halign">start</property> <property name="use_underline">True</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">0</property> </packing> </child> <child> <object class="GtkGrid" id="content"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="row_spacing">12</property> <property name="column_spacing">24</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="grid2"> <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="characterstyle"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes" context="linenumbering|characterstyle">Character style:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">styledropdown</property> <property name="xalign">0</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> </packing> </child> <child> <object class="GtkLabel" id="format"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes" context="linenumbering|format">Format:</property> <property name="xalign">0</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">1</property> </packing> </child> <child> <object class="GtkLabel" id="position"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes" context="linenumbering|position">Position:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">positiondropdown</property> <property name="xalign">0</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">2</property> </packing> </child> <child> <object class="GtkLabel" id="spacing"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes" context="linenumbering|spacing">Spacing:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">spacingspin</property> <property name="xalign">0</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">3</property> </packing> </child> <child> <object class="GtkLabel" id="interval"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes" context="linenumbering|interval">Interval:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">intervalspin</property> <property name="xalign">0</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">4</property> </packing> </child> <child> <object class="GtkComboBoxText" id="styledropdown"> <property name="visible">True</property> <property name="can_focus">False</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">0</property> <property name="width">2</property> </packing> </child> <child> <object class="GtkComboBoxText" id="formatdropdown"> <property name="visible">True</property> <property name="can_focus">False</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">1</property> <property name="width">2</property> </packing> </child> <child> <object class="GtkComboBoxText" id="positiondropdown"> <property name="visible">True</property> <property name="can_focus">False</property> <items> <item translatable="yes" context="linenumbering|positionstore">Left</item> <item translatable="yes" context="linenumbering|positionstore">Right</item> <item translatable="yes" context="linenumbering|positionstore">Inner</item> <item translatable="yes" context="linenumbering|positionstore">Outer</item> </items> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">2</property> <property name="width">2</property> </packing> </child> <child> <object class="GtkSpinButton" id="spacingspin"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="halign">start</property> <property name="adjustment">spacingadjustment</property> <property name="digits">2</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">3</property> <property name="width">2</property> </packing> </child> <child> <object class="GtkBox" id="box4"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="spacing">12</property> <child> <object class="GtkSpinButton" id="intervalspin"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="adjustment">intervaladjustment</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="intervallines"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes" context="linenumbering|intervallines">lines</property> <property name="xalign">0</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">4</property> <property name="width">2</property> </packing> </child> </object> </child> </object> </child> <child type="label"> <object class="GtkLabel" id="view"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes" context="linenumbering|view">View</property> <attributes> <attribute name="weight" value="bold"/> </attributes> </object> </child> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">0</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="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="text"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes" context="linenumbering|text">Text:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">textentry</property> <property name="xalign">0</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> </packing> </child> <child> <object class="GtkLabel" id="every"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes" context="linenumbering|every">Every:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">linesspin</property> <property name="xalign">0</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">1</property> </packing> </child> <child> <object class="GtkEntry" id="textentry"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="halign">start</property> <property name="activates_default">True</property> <property name="width_chars">3</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">0</property> <property name="width">2</property> </packing> </child> <child> <object class="GtkBox" id="box6"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="spacing">6</property> <child> <object class="GtkSpinButton" id="linesspin"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="adjustment">lineadjustment</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="lines"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes" context="linenumbering|lines">lines</property> <property name="xalign">0</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">1</property> <property name="width">2</property> </packing> </child> </object> </child> </object> </child> <child type="label"> <object class="GtkLabel" id="separator"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes" context="linenumbering|separator">Separator</property> <attributes> <attribute name="weight" value="bold"/> </attributes> </object> </child> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">1</property> </packing> </child> <child> <object class="GtkFrame" id="frame3"> <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="GtkBox" id="box5"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="orientation">vertical</property> <property name="spacing">6</property> <child> <object class="GtkCheckButton" id="blanklines"> <property name="label" translatable="yes" context="linenumbering|blanklines">Blank lines</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="active">True</property> <property name="draw_indicator">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkCheckButton" id="linesintextframes"> <property name="label" translatable="yes" context="linenumbering|linesintextframes">Lines in text frames</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="expand">False</property> <property name="fill">True</property> <property name="position">1</property> </packing> </child> <child> <object class="GtkCheckButton" id="showfooterheadernumbering"> <property name="label" translatable="yes" context="linenumbering|showfooterheadernumbering">Include header and footer</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="expand">False</property> <property name="fill">True</property> <property name="position">2</property> </packing> </child> <child> <object class="GtkCheckButton" id="restarteverynewpage"> <property name="label" translatable="yes" context="linenumbering|restarteverynewpage">Restart every new page</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="expand">False</property> <property name="fill">True</property> <property name="position">3</property> </packing> </child> </object> </child> </object> </child> <child type="label"> <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"/> </attributes> </object> </child> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">0</property> </packing> </child> <child> <placeholder/> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">1</property> </packing> </child> </object> <packing> <property name="expand">True</property> <property name="fill">True</property> <property name="position">1</property> </packing> </child> </object> </child> <action-widgets> <action-widget response="-5">ok</action-widget> <action-widget response="-6">cancel</action-widget> <action-widget response="-11">help</action-widget> </action-widgets> </object> <object class="GtkSizeGroup" id="sizegroupWidget"> <widgets> <widget name="styledropdown"/> <widget name="formatdropdown"/> <widget name="positiondropdown"/> <widget name="box4"/> <widget name="box6"/> </widgets> </object> <object class="GtkSizeGroup" id="sizegroupLabel"> <widgets> <widget name="characterstyle"/> <widget name="format"/> <widget name="position"/> <widget name="spacing"/> <widget name="interval"/> <widget name="text"/> <widget name="every"/> </widgets> </object> <object class="GtkSizeGroup" id="sizegroupWidget1"> <widgets> <widget name="linesspin"/> <widget name="textentry"/> <widget name="intervalspin"/> <widget name="spacingspin"/> </widgets> </object> </interface>Private