Server IP : 195.201.23.43 / Your IP : 18.226.4.129 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/scalc/ui/ |
Upload File : |
<?xml version="1.0" encoding="UTF-8"?> <!-- Generated with glade 3.22.1 --> <interface domain="sc"> <requires lib="gtk+" version="3.18"/> <object class="GtkAdjustment" id="adjustment1"> <property name="upper">10000000000</property> <property name="step_increment">1</property> <property name="page_increment">10</property> </object> <object class="GtkAdjustment" id="decimal-places-adjustment"> <property name="lower">1</property> <property name="upper">255</property> <property name="value">1</property> <property name="step_increment">1</property> <property name="page_increment">10</property> </object> <object class="GtkAdjustment" id="parameter1-adjustment"> <property name="upper">100</property> <property name="value">1</property> <property name="step_increment">1</property> <property name="page_increment">10</property> </object> <object class="GtkAdjustment" id="parameter2-adjustment"> <property name="upper">100</property> <property name="step_increment">1</property> <property name="page_increment">10</property> </object> <object class="GtkDialog" id="RandomNumberGeneratorDialog"> <property name="can_focus">False</property> <property name="border_width">6</property> <property name="title" translatable="yes" context="randomnumbergenerator|RandomNumberGeneratorDialog">Random Number Generator</property> <property name="resizable">False</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="apply"> <property name="label">gtk-apply</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="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">1</property> </packing> </child> <child> <object class="GtkButton" id="close"> <property name="label">gtk-close</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">2</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">3</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="GtkFrame" id="frame-data"> <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="bottom_padding">6</property> <property name="left_padding">12</property> <property name="right_padding">12</property> <child> <object class="GtkBox" id="box1"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="spacing">12</property> <child> <object class="GtkLabel" id="cell-range-label"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes" context="randomnumbergenerator|cell-range-label">Cell range:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">cell-range-edit</property> <property name="xalign">0</property> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkEntry" id="cell-range-edit"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="valign">center</property> <property name="hexpand">True</property> <property name="activates_default">True</property> <property name="width_chars">30</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="cell-range-button"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">2</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" context="randomnumbergenerator|label1">Data</property> <attributes> <attribute name="weight" value="bold"/> </attributes> </object> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">1</property> </packing> </child> <child> <object class="GtkFrame" id="frame-statistics"> <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="bottom_padding">6</property> <property name="left_padding">12</property> <property name="right_padding">12</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="distribution-label"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes" context="randomnumbergenerator|distribution-label">Distribution:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">distribution-combo</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="GtkComboBoxText" id="distribution-combo"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="active">0</property> <items> <item id="0" translatable="yes" context="randomnumbergenerator|distribution-liststore">Uniform</item> <item id="8" translatable="yes" context="randomnumbergenerator|distribution-liststore">Uniform Integer</item> <item id="1" translatable="yes" context="randomnumbergenerator|distribution-liststore">Normal</item> <item id="2" translatable="yes" context="randomnumbergenerator|distribution-liststore">Cauchy</item> <item id="3" translatable="yes" context="randomnumbergenerator|distribution-liststore">Bernoulli</item> <item id="4" translatable="yes" context="randomnumbergenerator|distribution-liststore">Binomial</item> <item id="5" translatable="yes" context="randomnumbergenerator|distribution-liststore">Chi Squared</item> <item id="6" translatable="yes" context="randomnumbergenerator|distribution-liststore">Geometric</item> <item id="7" translatable="yes" context="randomnumbergenerator|distribution-liststore">Negative Binomial</item> </items> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">0</property> </packing> </child> <child> <object class="GtkLabel" id="parameter1-label"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="label" translatable="yes" context="randomnumbergenerator|parameter1-label">...</property> <property name="use_underline">True</property> <property name="mnemonic_widget">parameter1-spin</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="parameter2-label"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="label" translatable="yes" context="randomnumbergenerator|parameter2-label">...</property> <property name="use_underline">True</property> <property name="mnemonic_widget">parameter2-spin</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="GtkSpinButton" id="parameter1-spin"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="hexpand">True</property> <property name="activates_default">True</property> <property name="text">0,0000</property> <property name="adjustment">parameter2-adjustment</property> <property name="digits">4</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">1</property> </packing> </child> <child> <object class="GtkSpinButton" id="parameter2-spin"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="hexpand">True</property> <property name="activates_default">True</property> <property name="text">1,0000</property> <property name="adjustment">parameter1-adjustment</property> <property name="digits">4</property> <property name="value">1</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">2</property> </packing> </child> </object> </child> </object> </child> <child type="label"> <object class="GtkLabel" id="label2"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes" context="randomnumbergenerator|label2">Random Number Generator</property> <attributes> <attribute name="weight" value="bold"/> </attributes> </object> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">2</property> </packing> </child> <child> <object class="GtkFrame" id="frame-options"> <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="alignment4"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="top_padding">6</property> <property name="bottom_padding">6</property> <property name="left_padding">12</property> <property name="right_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="GtkCheckButton" id="enable-seed-check"> <property name="label" translatable="yes" context="randomnumbergenerator|enable-seed-check">Enable custom seed</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">0</property> <property name="width">2</property> </packing> </child> <child> <object class="GtkLabel" id="seed-label"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="xpad">12</property> <property name="label" translatable="yes" context="randomnumbergenerator|seed-label">Seed:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">seed-spin</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="GtkSpinButton" id="seed-spin"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="hexpand">True</property> <property name="activates_default">True</property> <property name="adjustment">adjustment1</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">1</property> </packing> </child> <child> <object class="GtkCheckButton" id="enable-rounding-check"> <property name="label" translatable="yes" context="randomnumbergenerator|enable-rounding-check">Enable rounding</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">2</property> <property name="width">2</property> </packing> </child> <child> <object class="GtkLabel" id="decimal-places-label"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="xpad">12</property> <property name="label" translatable="yes" context="randomnumbergenerator|decimal-places-label">Decimal places:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">decimal-places-spin</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="GtkSpinButton" id="decimal-places-spin"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="hexpand">True</property> <property name="activates_default">True</property> <property name="text">1</property> <property name="adjustment">decimal-places-adjustment</property> <property name="value">1</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">3</property> </packing> </child> </object> </child> </object> </child> <child type="label"> <object class="GtkLabel" id="label4"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes" context="randomnumbergenerator|label4">Options</property> <attributes> <attribute name="weight" value="bold"/> </attributes> </object> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">3</property> </packing> </child> </object> </child> <action-widgets> <action-widget response="100">apply</action-widget> <action-widget response="-5">ok</action-widget> <action-widget response="-7">close</action-widget> <action-widget response="-11">help</action-widget> </action-widgets> </object> <object class="GtkSizeGroup" id="sizegroup1"> <widgets> <widget name="distribution-label"/> <widget name="parameter1-label"/> <widget name="parameter2-label"/> <widget name="enable-seed-check"/> <widget name="seed-label"/> <widget name="enable-rounding-check"/> <widget name="decimal-places-label"/> </widgets> </object> <object class="GtkSizeGroup" id="sizegroup2"> <widgets> <widget name="distribution-combo"/> <widget name="parameter1-spin"/> <widget name="parameter2-spin"/> <widget name="seed-spin"/> <widget name="decimal-places-spin"/> </widgets> </object> </interface>Private