%PDF- %PDF-
Direktori : /usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/ |
Current File : //usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/sorttransformationentry.ui |
<?xml version="1.0" encoding="UTF-8"?> <!-- Generated with glade 3.22.2 --> <interface domain="sc"> <requires lib="gtk+" version="3.20"/> <object class="GtkGrid" id="grid"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="margin_end">6</property> <property name="border_width">6</property> <property name="row_spacing">6</property> <property name="column_spacing">12</property> <child> <object class="GtkSeparator"> <property name="visible">True</property> <property name="can_focus">False</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> <property name="width">3</property> </packing> </child> <child> <object class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="halign">start</property> <property name="label" translatable="yes" context="sorttransformationentry|name">Sort Transformation</property> <property name="use_underline">True</property> <property name="mnemonic_widget">ed_ascending</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">1</property> <property name="width">3</property> </packing> </child> <child> <object class="GtkEntry" id="ed_columns"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="hexpand">True</property> <property name="width_chars">10</property> <property name="truncate_multiline">True</property> <property name="placeholder_text" translatable="yes" context="sorttransformationentry/cols">Column</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">2</property> </packing> </child> <child> <object class="GtkButton" id="ed_delete"> <property name="label" translatable="yes" context="sorttransformationentry|delete">Delete</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="halign">end</property> </object> <packing> <property name="left_attach">2</property> <property name="top_attach">2</property> </packing> </child> <child> <object class="GtkComboBoxText" id="ed_ascending"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="halign">start</property> <property name="hexpand">False</property> <property name="active">0</property> <property name="active_id">1</property> <items> <item id="0" translatable="yes" context="sorttransformationentry|order_descending">Descending Order</item> <item id="1" translatable="yes" context="sorttransformationentry|order_ascending">Ascending Order</item> </items> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">2</property> </packing> </child> </object> </interface>