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 24 kB image not shown  

Quelle  navigatorpanel.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"/>
  <object class="GtkAdjustment" id="adjustment1">
    <property name="upper">100</property>
    <property name="step-increment">1</property>
    <property name="page-increment">10</property>
  </object>
  <object class="GtkAdjustment" id="adjustment2">
    <property name="upper">100</property>
    <property name="step-increment">1</property>
    <property name="page-increment">10</property>
  </object>
  <object class="GtkMenu" id="dragmodemenu">
    <property name="visible">True</property>
    <property name="can-focus">False</property>
    <child>
      <object class="GtkRadioMenuItem" id="hyperlink">
        <property name="visible">True</property>
        <property name="can-focus">False</property>
        <property name="label" translatable="yes" context="navigatorpanel|hyperlink">Insert as Hyperlink</property>
        <property name="use-underline">True</property>
        <property name="active">True</property>
        <property name="draw-as-radio">True</property>
        <child internal-child="accessible">
          <object class="AtkObject" id="hyperlink-atkobject">
            <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|hyperlink">Inserts a hyperlink when you drag-and-drop an object from the Navigator into a document.</property>
          </object>
        </child>
      </object>
    </child>
    <child>
      <object class="GtkRadioMenuItem" id="link">
        <property name="visible">True</property>
        <property name="can-focus">False</property>
        <property name="label" translatable="yes" context="navigatorpanel|link">Insert as Link</property>
        <property name="use-underline">True</property>
        <property name="draw-as-radio">True</property>
        <property name="group">hyperlink</property>
        <child internal-child="accessible">
          <object class="AtkObject" id="link-atkobject">
            <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|link">Creates a link when you drag-and-drop an object from the Navigator into a document.</property>
          </object>
        </child>
      </object>
    </child>
    <child>
      <object class="GtkRadioMenuItem" id="copy">
        <property name="visible">True</property>
        <property name="can-focus">False</property>
        <property name="label" translatable="yes" context="navigatorpanel|copy">Insert as Copy</property>
        <property name="use-underline">True</property>
        <property name="draw-as-radio">True</property>
        <property name="group">hyperlink</property>
        <child internal-child="accessible">
          <object class="AtkObject" id="copy-atkobject">
            <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|copy">Generates a copy when you drag-and-drop an object from the Navigator into a document.</property>
          </object>
        </child>
      </object>
    </child>
  </object>
  <object class="GtkTreeStore" id="liststore1">
    <columns>
      <!-- column-name expander -->
      <column type="GdkPixbuf"/>
      <!-- column-name text -->
      <column type="gchararray"/>
      <!-- column-name id -->
      <column type="gchararray"/>
      <!-- column-name weight -->
      <column type="gint"/>
      <!-- column-name sensitive -->
      <column type="gboolean"/>
    </columns>
  </object>
  <object class="GtkTreeStore" id="liststore2">
    <columns>
      <!-- column-name text -->
      <column type="gchararray"/>
      <!-- column-name id -->
      <column type="gchararray"/>
    </columns>
  </object>
  <!-- n-columns=1 n-rows=1 -->
  <object class="GtkGrid" id="NavigatorPanel">
    <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>
    <child>
      <!-- n-columns=1 n-rows=4 -->
      <object class="GtkGrid">
        <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>
          <!-- n-columns=3 n-rows=2 -->
          <object class="GtkGrid" id="gridbuttons">
            <property name="visible">True</property>
            <property name="can-focus">False</property>
            <property name="hexpand">True</property>
            <property name="row-spacing">3</property>
            <property name="column-spacing">6</property>
            <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="navigatorpanel|label1">Column:</property>
                <property name="use-underline">True</property>
                <property name="mnemonic-widget">column</property>
              </object>
              <packing>
                <property name="left-attach">0</property>
                <property name="top-attach">0</property>
              </packing>
            </child>
            <child>
              <object class="GtkLabel" id="label2">
                <property name="visible">True</property>
                <property name="can-focus">False</property>
                <property name="halign">start</property>
                <property name="label" translatable="yes" context="navigatorpanel|label2">Row:</property>
                <property name="use-underline">True</property>
                <property name="mnemonic-widget">row</property>
              </object>
              <packing>
                <property name="left-attach">0</property>
                <property name="top-attach">1</property>
              </packing>
            </child>
            <child>
              <object class="GtkSpinButton" id="column">
                <property name="visible">True</property>
                <property name="can-focus">True</property>
                <property name="tooltip-text" translatable="yes" context="navigatorpanel|column|tooltip_text">Column</property>
                <property name="hexpand">True</property>
                <property name="truncate-multiline">True</property>
                <property name="adjustment">adjustment1</property>
                <child internal-child="accessible">
                  <object class="AtkObject" id="column-atkobject">
                    <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|column">Enter the column letter. Press Enter to reposition the cell cursor to the specified column in the same row.</property>
                  </object>
                </child>
              </object>
              <packing>
                <property name="left-attach">1</property>
                <property name="top-attach">0</property>
              </packing>
            </child>
            <child>
              <object class="GtkSpinButton" id="row">
                <property name="visible">True</property>
                <property name="can-focus">True</property>
                <property name="tooltip-text" translatable="yes" context="navigatorpanel|row|tooltip_text">Row</property>
                <property name="hexpand">True</property>
                <property name="truncate-multiline">True</property>
                <property name="adjustment">adjustment2</property>
                <child internal-child="accessible">
                  <object class="AtkObject" id="row-atkobject">
                    <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|row">Enter a row number. Press Enter to reposition the cell cursor to the specified row in the same column.</property>
                  </object>
                </child>
              </object>
              <packing>
                <property name="left-attach">1</property>
                <property name="top-attach">1</property>
              </packing>
            </child>
            <child>
              <object class="GtkToolbar" id="toolbox1">
                <property name="visible">True</property>
                <property name="can-focus">True</property>
                <property name="toolbar-style">icons</property>
                <property name="show-arrow">False</property>
                <property name="icon_size">2</property>
                <child>
                  <object class="GtkToolButton" id="datarange">
                    <property name="visible">True</property>
                    <property name="tooltip-text" translatable="yes" context="navigatorpanel|datarange|tooltip_text">Data Range</property>
                    <property name="icon-name">sc/res/na03.png</property>
                    <child internal-child="accessible">
                      <object class="AtkObject" id="datarange-atkobject">
                        <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|datarange">Specifies the current data range denoted by the position of the cell cursor.</property>
                      </object>
                    </child>
                  </object>
                  <packing>
                    <property name="expand">False</property>
                    <property name="homogeneous">False</property>
                  </packing>
                </child>
                <child>
                  <object class="GtkToolButton" id="start">
                    <property name="visible">True</property>
                    <property name="tooltip-text" translatable="yes" context="navigatorpanel|start|tooltip_text">Start</property>
                    <property name="icon-name">sc/res/na05.png</property>
                    <child internal-child="accessible">
                      <object class="AtkObject" id="start-atkobject">
                        <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|start">Moves to the cell at the beginning of the current data range, which you can highlight using the Data Range button.</property>
                      </object>
                    </child>
                  </object>
                  <packing>
                    <property name="expand">False</property>
                    <property name="homogeneous">False</property>
                  </packing>
                </child>
                <child>
                  <object class="GtkToolButton" id="end">
                    <property name="visible">True</property>
                    <property name="tooltip-text" translatable="yes" context="navigatorpanel|end|tooltip_text">End</property>
                    <property name="icon-name">sc/res/na06.png</property>
                    <child internal-child="accessible">
                      <object class="AtkObject" id="end-atkobject">
                        <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|end">Moves to the cell at the end of the current data range, which you can highlight using the Data Range button.</property>
                      </object>
                    </child>
                  </object>
                  <packing>
                    <property name="expand">False</property>
                    <property name="homogeneous">False</property>
                  </packing>
                </child>
                <child>
                  <object class="GtkToggleToolButton" id="contents">
                    <property name="visible">True</property>
                    <property name="tooltip-text" translatable="yes" context="navigatorpanel|contents|tooltip_text">Contents</property>
                    <property name="icon-name">sc/res/na011.png</property>
                  </object>
                  <packing>
                    <property name="expand">False</property>
                    <property name="homogeneous">False</property>
                  </packing>
                </child>
              </object>
              <packing>
                <property name="left-attach">2</property>
                <property name="top-attach">0</property>
              </packing>
            </child>
            <child>
              <object class="GtkToolbar" id="toolbox2">
                <property name="visible">True</property>
                <property name="can-focus">True</property>
                <property name="toolbar-style">icons</property>
                <property name="show-arrow">False</property>
                <property name="icon_size">2</property>
                <child>
                  <object class="GtkToggleToolButton" id="toggle">
                    <property name="visible">True</property>
                    <property name="tooltip-text" translatable="yes" context="navigatorpanel|toggle|tooltip_text">Toggle</property>
                    <property name="icon-name">sc/res/na010.png</property>
                    <child internal-child="accessible">
                      <object class="AtkObject" id="toggle-atkobject">
                        <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|toggle">Allows you to hide/show the contents.</property>
                      </object>
                    </child>
                  </object>
                  <packing>
                    <property name="expand">False</property>
                    <property name="homogeneous">False</property>
                  </packing>
                </child>
                <child>
                  <object class="GtkToggleToolButton" id="scenarios">
                    <property name="visible">True</property>
                    <property name="tooltip-text" translatable="yes" context="navigatorpanel|scenarios|tooltip_text">Scenarios</property>
                    <property name="icon-name">sc/res/na07.png</property>
                    <child internal-child="accessible">
                      <object class="AtkObject" id="scenarios-atkobject">
                        <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|scenarios">Displays all available scenarios. Double-click a name to apply that scenario.</property>
                      </object>
                    </child>
                  </object>
                  <packing>
                    <property name="expand">False</property>
                    <property name="homogeneous">False</property>
                  </packing>
                </child>
                <child>
                  <object class="GtkMenuToolButton" id="dragmode">
                    <property name="visible">True</property>
                    <property name="tooltip-text" translatable="yes" context="navigatorpanel|dragmode|tooltip_text">Drag Mode</property>
                    <property name="icon-name">sc/res/na09.png</property>
                    <child internal-child="accessible">
                      <object class="AtkObject" id="dragmode-atkobject">
                        <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|dragmode">Opens a submenu for selecting the drag mode. You decide which action is performed when dragging and dropping an object from the Navigator into a document. Depending on the mode you select, the icon indicates whether a hyperlink, link or a copy is created.</property>
                      </object>
                    </child>
                  </object>
                  <packing>
                    <property name="expand">False</property>
                    <property name="homogeneous">False</property>
                  </packing>
                </child>
              </object>
              <packing>
                <property name="left-attach">2</property>
                <property name="top-attach">1</property>
              </packing>
            </child>
          </object>
          <packing>
            <property name="left-attach">0</property>
            <property name="top-attach">0</property>
          </packing>
        </child>
        <child>
          <object class="GtkComboBoxText" id="documents">
            <property name="visible">True</property>
            <property name="can-focus">True</property>
            <property name="tooltip-text" translatable="yes" context="navigatorpanel|documents|tooltip_text">Open Documents</property>
            <child internal-child="accessible">
              <object class="AtkObject" id="documents-atkobject">
                <property name="AtkObject::accessible-name" translatable="yes" context="navigatorpanel|documents-atkobject">Active Window</property>
                <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|documents">Lists currently open spreadsheets.</property>
              </object>
            </child>
          </object>
          <packing>
            <property name="left-attach">0</property>
            <property name="top-attach">3</property>
          </packing>
        </child>
        <child>
          <object class="GtkScrolledWindow">
            <property name="visible">True</property>
            <property name="can-focus">True</property>
            <property name="hexpand">True</property>
            <property name="vexpand">True</property>
            <property name="shadow-type">in</property>
            <child>
              <object class="GtkTreeView" id="contentbox">
                <property name="width-request">-1</property>
                <property name="visible">True</property>
                <property name="can-focus">True</property>
                <property name="receives-default">True</property>
                <property name="has-tooltip">True</property>
                <property name="hexpand">True</property>
                <property name="vexpand">True</property>
                <property name="model">liststore1</property>
                <property name="headers-visible">False</property>
                <property name="reorderable">True</property>
                <property name="search-column">1</property>
                <child internal-child="selection">
                  <object class="GtkTreeSelection" id="Macro Library List-selection1"/>
                </child>
                <child>
                  <object class="GtkTreeViewColumn" id="treeviewcolumn2">
                    <property name="spacing">6</property>
                    <child>
                      <object class="GtkCellRendererPixbuf" id="cellrenderertext4"/>
                      <attributes>
                        <attribute name="sensitive">4</attribute>
                        <attribute name="pixbuf">0</attribute>
                      </attributes>
                    </child>
                    <child>
                      <object class="GtkCellRendererText" id="cellrenderertext2"/>
                      <attributes>
                        <attribute name="sensitive">4</attribute>
                        <attribute name="text">1</attribute>
                      </attributes>
                    </child>
                  </object>
                </child>
                <child internal-child="accessible">
                  <object class="AtkObject" id="contentbox-atkobject">
                    <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|contentbox">Displays all objects in your document.</property>
                  </object>
                </child>
              </object>
            </child>
          </object>
          <packing>
            <property name="left-attach">0</property>
            <property name="top-attach">1</property>
          </packing>
        </child>
        <child>
          <object class="GtkBox" id="scenariobox">
            <property name="can-focus">False</property>
            <property name="no-show-all">True</property>
            <property name="hexpand">True</property>
            <property name="vexpand">True</property>
            <property name="orientation">vertical</property>
            <property name="spacing">6</property>
            <property name="homogeneous">True</property>
            <child>
              <object class="GtkScrolledWindow">
                <property name="visible">True</property>
                <property name="can-focus">True</property>
                <property name="hexpand">True</property>
                <property name="vexpand">True</property>
                <property name="shadow-type">in</property>
                <child>
                  <object class="GtkTreeView" id="scenariolist">
                    <property name="width-request">-1</property>
                    <property name="visible">True</property>
                    <property name="can-focus">True</property>
                    <property name="receives-default">True</property>
                    <property name="hexpand">True</property>
                    <property name="vexpand">True</property>
                    <property name="model">liststore2</property>
                    <property name="headers-visible">False</property>
                    <property name="search-column">0</property>
                    <property name="show-expanders">False</property>
                    <child internal-child="selection">
                      <object class="GtkTreeSelection"/>
                    </child>
                    <child>
                      <object class="GtkTreeViewColumn" id="treeviewcolumn1">
                        <property name="spacing">6</property>
                        <child>
                          <object class="GtkCellRendererText" id="cellrenderertext3"/>
                          <attributes>
                            <attribute name="text">0</attribute>
                          </attributes>
                        </child>
                      </object>
                    </child>
                  </object>
                </child>
              </object>
              <packing>
                <property name="expand">False</property>
                <property name="fill">True</property>
                <property name="position">0</property>
              </packing>
            </child>
            <child>
              <object class="GtkScrolledWindow">
                <property name="visible">True</property>
                <property name="can-focus">True</property>
                <property name="shadow-type">in</property>
                <child>
                  <object class="GtkTextView" id="scenariotext">
                    <property name="visible">True</property>
                    <property name="can-focus">True</property>
                    <property name="editable">False</property>
                    <property name="wrap-mode">word</property>
                    <property name="cursor-visible">False</property>
                    <property name="accepts-tab">False</property>
                  </object>
                </child>
              </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">0</property>
            <property name="top-attach">2</property>
          </packing>
        </child>
      </object>
      <packing>
        <property name="left-attach">0</property>
        <property name="top-attach">0</property>
      </packing>
    </child>
    <child internal-child="accessible">
      <object class="AtkObject" id="NavigatorPanel-atkobject">
        <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|NavigatorPanel">Activates and deactivates the Navigator.</property>
      </object>
    </child>
  </object>
</interface>

[ Dauer der Verarbeitung: 0.3 Sekunden  (vorverarbeitet)  ]