Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/LibreOffice/sc/uiconfig/scalc/ui/   (Office von Apache Version 25.8.3.2©)  Datei vom 5.10.2025 mit Größe 3 kB image not shown  

Quelle  mergecolumnentry.ui   Sprache: unbekannt

 
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.40.0 -->
<interface domain="sc">
  <requires lib="gtk+" version="3.20"/>
  <!-- n-columns=3 n-rows=3 -->
  <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="mergecolumnentry|name">Merge Columns</property>
        <property name="use-underline">True</property>
        <property name="mnemonic-widget">ed_separator</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_separator">
        <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="mergecolumnentry/separator">Separator string</property>
        <child internal-child="accessible">
          <object class="AtkObject" id="ed_separator-atkobject">
            <property name="AtkObject::accessible-description" translatable="yes" context="mergecolumnentry|extended_tip|ed_separator">Character or string added between the values in each row of the columns to merge.</property>
          </object>
        </child>
      </object>
      <packing>
        <property name="left-attach">0</property>
        <property name="top-attach">2</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="mergecolumnentry/cols">Cols(; Separated)</property>
        <child internal-child="accessible">
          <object class="AtkObject" id="ed_columns-atkobject">
            <property name="AtkObject::accessible-description" translatable="yes" context="mergecolumnentry|extended_tip|ed_columns">List of column indexes to merge, separated by semicolons.</property>
          </object>
        </child>
      </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="mergecolumnentry|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>
  </object>
</interface>

[ Dauer der Verarbeitung: 0.13 Sekunden  (vorverarbeitet)  ]