Server IP : 195.201.23.43 / Your IP : 3.133.113.227 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="GtkBox" id="ErrorAlertTabPage"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="vexpand">True</property> <property name="border_width">6</property> <property name="orientation">vertical</property> <property name="spacing">12</property> <child> <object class="GtkCheckButton" id="tsbshow"> <property name="label" translatable="yes" context="erroralerttabpage|tsbshow">Show error _message when invalid values are entered</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="hexpand">True</property> <property name="use_underline">True</property> <property name="xalign">0</property> <property name="inconsistent">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="GtkFrame" id="frame1"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="vexpand">True</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="hexpand">True</property> <property name="vexpand">True</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="hexpand">True</property> <property name="vexpand">True</property> <property name="row_spacing">6</property> <property name="column_spacing">12</property> <child> <object class="GtkLabel" id="action_label"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes" context="erroralerttabpage|action_label">_Action:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">actionCB</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="title_label"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes" context="erroralerttabpage|title_label">_Title:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">erroralert_title</property> <property name="xalign">0</property> <property name="yalign">0</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">1</property> </packing> </child> <child> <object class="GtkScrolledWindow" id="scrolledwindow1"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="vexpand">True</property> <property name="shadow_type">in</property> <child> <object class="GtkTextView" id="errorMsg"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="vexpand">True</property> </object> </child> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">2</property> <property name="width">2</property> </packing> </child> <child> <object class="GtkEntry" id="erroralert_title"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="activates_default">True</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="GtkLabel" id="errormsg_label"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes" context="erroralerttabpage|errormsg_label">_Error message:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">errorMsg</property> <property name="xalign">0</property> <property name="yalign">0</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">2</property> </packing> </child> <child> <object class="GtkButton" id="browseBtn"> <property name="label" translatable="yes" context="erroralerttabpage|browseBtn">_Browse...</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="use_underline">True</property> </object> <packing> <property name="left_attach">2</property> <property name="top_attach">0</property> </packing> </child> <child> <object class="GtkComboBoxText" id="actionCB"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> <items> <item translatable="yes" context="erroralerttabpage|actionCB">Stop</item> <item translatable="yes" context="erroralerttabpage|actionCB">Warning</item> <item translatable="yes" context="erroralerttabpage|actionCB">Information</item> <item translatable="yes" context="erroralerttabpage|actionCB">Macro</item> </items> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">0</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="erroralerttabpage|label1">Contents</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> </object> </interface>Private