__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

[email protected]: ~ $
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.40.0 -->
<interface domain="sw">
  <requires lib="gtk+" version="3.20"/>
  <object class="GtkAdjustment" id="adjustment1">
    <property name="lower">1</property>
    <property name="upper">10</property>
    <property name="value">10</property>
    <property name="step-increment">1</property>
    <property name="page-increment">5</property>
  </object>
  <object class="GtkMenu" id="filemenu">
    <property name="visible">True</property>
    <property name="can-focus">False</property>
    <child>
      <object class="GtkMenuItem" id="open">
        <property name="visible">True</property>
        <property name="can-focus">False</property>
        <property name="label" translatable="yes" context="tocindexpage|open">Open</property>
        <property name="use-underline">True</property>
      </object>
    </child>
    <child>
      <object class="GtkMenuItem" id="new">
        <property name="visible">True</property>
        <property name="can-focus">False</property>
        <property name="label" translatable="yes" context="tocindexpage|new">_New...</property>
        <property name="use-underline">True</property>
      </object>
    </child>
    <child>
      <object class="GtkMenuItem" id="edit">
        <property name="visible">True</property>
        <property name="can-focus">False</property>
        <property name="label" translatable="yes" context="tocindexpage|edit">_Edit...</property>
        <property name="use-underline">True</property>
      </object>
    </child>
  </object>
  <object class="GtkTreeStore" id="liststore1">
    <columns>
      <!-- column-name check -->
      <column type="gboolean"/>
      <!-- column-name text -->
      <column type="gchararray"/>
      <!-- column-name id -->
      <column type="gchararray"/>
      <!-- column-name checkvis1 -->
      <column type="gboolean"/>
      <!-- column-name checktri1 -->
      <column type="gboolean"/>
    </columns>
  </object>
  <!-- n-columns=1 n-rows=1 -->
  <object class="GtkGrid" id="TocIndexPage">
    <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=7 -->
      <object class="GtkGrid">
        <property name="visible">True</property>
        <property name="can-focus">False</property>
        <property name="valign">start</property>
        <property name="hexpand">True</property>
        <property name="vexpand">True</property>
        <property name="orientation">vertical</property>
        <property name="row-spacing">12</property>
        <child>
          <object class="GtkFrame" id="formatframe">
            <property name="visible">True</property>
            <property name="can-focus">False</property>
            <property name="hexpand">True</property>
            <property name="label-xalign">0</property>
            <property name="shadow-type">none</property>
            <child>
              <!-- n-columns=2 n-rows=3 -->
              <object class="GtkGrid" id="grid6">
                <property name="visible">True</property>
                <property name="can-focus">False</property>
                <property name="margin-start">12</property>
                <property name="margin-top">6</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="typeft">
                    <property name="visible">True</property>
                    <property name="can-focus">False</property>
                    <property name="label" translatable="yes" context="tocindexpage|typeft">Type:</property>
                    <property name="use-underline">True</property>
                    <property name="mnemonic-widget">type</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="GtkComboBoxText" id="type">
                    <property name="visible">True</property>
                    <property name="can-focus">False</property>
                    <property name="halign">start</property>
                    <items>
                      <item id="1" translatable="yes" context="tocindexpage|liststore1">Table of Contents</item>
                      <item id="2" translatable="yes" context="tocindexpage|liststore1">Alphabetical Index</item>
                      <item id="4" translatable="yes" context="tocindexpage|liststore1">Table of Figures</item>
                      <item id="8" translatable="yes" context="tocindexpage|liststore1">Index of Tables</item>
                      <item id="16" translatable="yes" context="tocindexpage|liststore1">User-Defined Index</item>
                      <item id="32" translatable="yes" context="tocindexpage|liststore1">Table of Objects</item>
                      <item id="64" translatable="yes" context="tocindexpage|liststore1">Bibliography</item>
                    </items>
                    <child internal-child="accessible">
                      <object class="AtkObject" id="type-atkobject">
                        <property name="AtkObject::accessible-description" translatable="yes" context="tocindexpage|extended_tip|type">Select the type of index that you want to insert or edit.</property>
                      </object>
                    </child>
                  </object>
                  <packing>
                    <property name="left-attach">1</property>
                    <property name="top-attach">1</property>
                  </packing>
                </child>
                <child>
                  <object class="GtkCheckButton" id="readonly">
                    <property name="label" translatable="yes" context="tocindexpage|readonly">Protected against manual changes</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="active">True</property>
                    <property name="draw-indicator">True</property>
                    <child internal-child="accessible">
                      <object class="AtkObject" id="readonly-atkobject">
                        <property name="AtkObject::accessible-description" translatable="yes" context="tocindexpage|extended_tip|readonly">Prevents the contents of the index from being changed.</property>
                      </object>
                    </child>
                  </object>
                  <packing>
                    <property name="left-attach">0</property>
                    <property name="top-attach">2</property>
                    <property name="width">2</property>
                  </packing>
                </child>
                <child>
                  <object class="GtkCheckButton" id="usetitle">
                    <property name="label" translatable="yes" context="tocindexpage|readonly">Title:</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="active">True</property>
                    <property name="draw-indicator">True</property>
                    <child internal-child="accessible">
                      <object class="AtkObject" id="usetitle-atkobject">
                        <property name="AtkObject::accessible-description" translatable="yes" context="tocindexpage|extended_tip|readonly">Prevents the contents of the index from being changed.</property>
                      </object>
                    </child>
                  </object>
                  <packing>
                    <property name="left-attach">0</property>
                    <property name="top-attach">0</property>
                  </packing>
                </child>
                <child>
                  <object class="GtkEntry" id="title">
                    <property name="visible">True</property>
                    <property name="can-focus">True</property>
                    <property name="hexpand">True</property>
                    <property name="activates-default">True</property>
                    <property name="truncate-multiline">True</property>
                    <child internal-child="accessible">
                      <object class="AtkObject" id="title-atkobject">
                        <property name="AtkObject::accessible-description" translatable="yes" context="tocindexpage|extended_tip|title">Enter a title for the selected index.</property>
                      </object>
                    </child>
                  </object>
                  <packing>
                    <property name="left-attach">1</property>
                    <property name="top-attach">0</property>
                  </packing>
                </child>
              </object>
            </child>
            <child type="label">
              <object class="GtkLabel" id="label3">
                <property name="visible">True</property>
                <property name="can-focus">False</property>
                <property name="label" translatable="yes" context="tocindexpage|label3">Type and Title</property>
                <attributes>
                  <attribute name="weight" value="bold"/>
                </attributes>
              </object>
            </child>
          </object>
          <packing>
            <property name="left-attach">0</property>
            <property name="top-attach">0</property>
          </packing>
        </child>
        <child>
          <object class="GtkFrame" id="areaframe">
            <property name="visible">True</property>
            <property name="can-focus">False</property>
            <property name="hexpand">True</property>
            <property name="label-xalign">0</property>
            <property name="shadow-type">none</property>
            <child>
              <!-- n-columns=2 n-rows=1 -->
              <object class="GtkGrid" id="grid1">
                <property name="visible">True</property>
                <property name="can-focus">False</property>
                <property name="margin-start">12</property>
                <property name="margin-top">6</property>
                <property name="hexpand">True</property>
                <property name="vexpand">True</property>
                <property name="column-spacing">18</property>
                <child>
                  <!-- n-columns=2 n-rows=1 -->
                  <object class="GtkGrid" id="grid3">
                    <property name="visible">True</property>
                    <property name="can-focus">False</property>
                    <property name="column-spacing">12</property>
                    <child>
                      <object class="GtkLabel" id="mainstyleft2">
                        <property name="visible">True</property>
                        <property name="can-focus">False</property>
                        <property name="label" translatable="yes" context="tocindexpage|mainstyleft2">For:</property>
                        <property name="use-underline">True</property>
                        <property name="mnemonic-widget">scope</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="scope">
                        <property name="visible">True</property>
                        <property name="can-focus">False</property>
                        <items>
                          <item translatable="yes" context="tocindexpage|scope">Entire document</item>
                          <item translatable="yes" context="tocindexpage|scope">Chapter</item>
                        </items>
                        <child internal-child="accessible">
                          <object class="AtkObject" id="scope-atkobject">
                            <property name="AtkObject::accessible-description" translatable="yes" context="tocindexpage|extended_tip|scope">Select whether to create the index for the document or for the current chapter.</property>
                          </object>
                        </child>
                      </object>
                      <packing>
                        <property name="left-attach">1</property>
                        <property name="top-attach">0</property>
                      </packing>
                    </child>
                  </object>
                  <packing>
                    <property name="left-attach">0</property>
                    <property name="top-attach">0</property>
                  </packing>
                </child>
                <child>
                  <!-- n-columns=2 n-rows=1 -->
                  <object class="GtkGrid" id="grid4">
                    <property name="visible">True</property>
                    <property name="can-focus">False</property>
                    <property name="column-spacing">12</property>
                    <child>
                      <object class="GtkLabel" id="levelft">
                        <property name="visible">True</property>
                        <property name="can-focus">False</property>
                        <property name="label" translatable="yes" context="tocindexpage|levelft">Include up to level:</property>
                        <property name="use-underline">True</property>
                        <property name="mnemonic-widget">level</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="GtkSpinButton" id="level">
                        <property name="visible">True</property>
                        <property name="can-focus">True</property>
                        <property name="tooltip-text" translatable="yes" context="tocindexpage|level|tooltip_text">Enter the number of outline levels to include in the index.</property>
                        <property name="activates-default">True</property>
                        <property name="truncate-multiline">True</property>
                        <property name="adjustment">adjustment1</property>
                        <child internal-child="accessible">
                          <object class="AtkObject" id="level-atkobject">
                            <property name="AtkObject::accessible-description" translatable="yes" context="tocindexpage|extended_tip|level">Enter the number of outline levels to include in the index. All headings are included that have an outline level less than or equal to the specified value.</property>
                          </object>
                        </child>
                      </object>
                      <packing>
                        <property name="left-attach">1</property>
                        <property name="top-attach">0</property>
                      </packing>
                    </child>
                  </object>
                  <packing>
                    <property name="left-attach">1</property>
                    <property name="top-attach">0</property>
                  </packing>
                </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="tocindexpage|label1">Create Index or Table of Contents</property>
                <attributes>
                  <attribute name="weight" value="bold"/>
                </attributes>
              </object>
            </child>
          </object>
          <packing>
            <property name="left-attach">0</property>
            <property name="top-attach">1</property>
          </packing>
        </child>
        <child>
          <object class="GtkFrame" id="createframe">
            <property name="can-focus">False</property>
            <property name="no-show-all">True</property>
            <property name="hexpand">True</property>
            <property name="label-xalign">0</property>
            <property name="shadow-type">none</property>
            <child>
              <!-- n-columns=1 n-rows=2 -->
              <object class="GtkGrid" id="grid2">
                <property name="visible">True</property>
                <property name="can-focus">False</property>
                <property name="margin-start">12</property>
                <property name="margin-top">6</property>
                <property name="hexpand">True</property>
                <property name="vexpand">True</property>
                <property name="row-spacing">6</property>
                <child>
                  <!-- n-columns=3 n-rows=4 -->
                  <object class="GtkGrid" id="grid10">
                    <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="fromheadings">
                        <property name="label" translatable="yes" context="tocindexpage|fromheadings">Headings</property>
                        <property name="can-focus">True</property>
                        <property name="receives-default">False</property>
                        <property name="no-show-all">True</property>
                        <property name="tooltip-text" translatable="yes" context="tocindexpage|fromheadings|tooltip_text">Creates the index from all paragraphs that have an outline level equal to or greater than “1”.</property>
                        <property name="use-underline">True</property>
                        <property name="active">True</property>
                        <property name="draw-indicator">True</property>
                        <child internal-child="accessible">
                          <object class="AtkObject" id="fromheadings-atkobject">
                            <property name="AtkObject::accessible-description" translatable="yes" context="tocindexpage|extended_tip|fromheadings">Creates the index from all paragraphs that have an outline level equal to or greater than “1”.</property>
                          </object>
                        </child>
                      </object>
                      <packing>
                        <property name="left-attach">0</property>
                        <property name="top-attach">0</property>
                      </packing>
                    </child>
                    <child>
                      <object class="GtkCheckButton" id="indexmarks">
                        <property name="label" translatable="yes" context="tocindexpage|indexmarks">Inde_x entries</property>
                        <property name="visible">True</property>
                        <property name="can-focus">True</property>
                        <property name="receives-default">False</property>
                        <property name="tooltip-text" translatable="yes" context="tocindexpage|tooltip_text|indexmarks">Choose this option to include any index entries inserted in the document for the selected index “Type”.</property>
                        <property name="use-underline">True</property>
                        <property name="active">True</property>
                        <property name="draw-indicator">True</property>
                        <child internal-child="accessible">
                          <object class="AtkObject" id="indexmarks-atkobject">
                            <property name="AtkObject::accessible-description" translatable="yes" context="tocindexpage|extended_tip|indexmarks">Choose this option to include any index entries inserted in the document for the selected index “Type”. Use “Insert - Table of Contents and Index - Index Entry” to insert index entries in the document.</property>
                          </object>
                        </child>
                      </object>
                      <packing>
                        <property name="left-attach">0</property>
                        <property name="top-attach">2</property>
                      </packing>
                    </child>
                    <child>
                      <object class="GtkCheckButton" id="fromtables">
                        <property name="label" translatable="yes" context="tocindexpage|fromtables">Tables</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="draw-indicator">True</property>
                        <child internal-child="accessible">
                          <object class="AtkObject" id="fromtables-atkobject">
                            <property name="AtkObject::accessible-description" translatable="yes" context="tocindexpage|extended_tip|fromtables">Includes tables in the index.</property>
                          </object>
                        </child>
                      </object>
                      <packing>
                        <property name="left-attach">1</property>
                        <property name="top-attach">1</property>
                      </packing>
                    </child>
                    <child>
                      <object class="GtkCheckButton" id="fromframes">
                        <property name="label" translatable="yes" context="tocindexpage|fromframes">Te_xt frames</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="draw-indicator">True</property>
                        <child internal-child="accessible">
                          <object class="AtkObject" id="fromframes-atkobject">
                            <property name="AtkObject::accessible-description" translatable="yes" context="tocindexpage|extended_tip|fromframes">Includes frames in the index.</property>
                          </object>
                        </child>
                      </object>
                      <packing>
                        <property name="left-attach">2</property>
                        <property name="top-attach">1</property>
                      </packing>
                    </child>
                    <child>
                      <object class="GtkCheckButton" id="fromgraphics">
                        <property name="label" translatable="yes" context="tocindexpage|fromgraphics">Graphics</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="draw-indicator">True</property>
                        <child internal-child="accessible">
                          <object class="AtkObject" id="fromgraphics-atkobject">
                            <property name="AtkObject::accessible-description" translatable="yes" context="tocindexpage|extended_tip|fromgraphics">Includes graphics in the index.</property>
                          </object>
                        </child>
                      </object>
                      <packing>
                        <property name="left-attach">1</property>
                        <property name="top-attach">2</property>
                      </packing>
                    </child>
                    <child>
                      <object class="GtkCheckButton" id="fromoles">
                        <property name="label" translatable="yes" context="tocindexpage|fromoles">OLE objects</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="draw-indicator">True</property>
                        <child internal-child="accessible">
                          <object class="AtkObject" id="fromoles-atkobject">
                            <property name="AtkObject::accessible-description" translatable="yes" context="tocindexpage|extended_tip|fromoles">Includes OLE objects in the index.</property>
                          </object>
                        </child>
                      </object>
                      <packing>
                        <property name="left-attach">2</property>
                        <property name="top-attach">2</property>
                      </packing>
                    </child>
                    <child>
                      <object class="GtkCheckButton" id="uselevel">
                        <property name="label" translatable="yes" context="tocindexpage|uselevel">Use outline level</property>
                        <property name="visible">True</property>
                        <property name="can-focus">True</property>
                        <property name="receives-default">False</property>
                        <property name="tooltip-text" translatable="yes" context="tocindexpage|uselevel|tooltip_text">Assign index level according to the outline level of the heading immediately prior to the object.</property>
                        <property name="margin-start">12</property>
                        <property name="use-underline">True</property>
                        <property name="draw-indicator">True</property>
                        <child internal-child="accessible">
                          <object class="AtkObject" id="uselevel-atkobject">
                            <property name="AtkObject::accessible-description" translatable="yes" context="tocindexpage|extended_tip|uselevel">Assign index level to table, graphic, frame, and OLE objects according to the outline level of the heading immediately prior to the object. For example, if “Tables” is selected, then each table in the document is assigned an index level that corresponds to the outline level of the first heading before the table (i.e., a table is assigned index level 3 if it follows a heading with outline level 3). With default settings, larger index levels are indented more in the Table of Contents. Use the “Entries” tab to customize the formatting and indentation for each index level.</property>
                          </object>
                        </child>
                      </object>
                      <packing>
                        <property name="left-attach">1</property>
                        <property name="top-attach">3</property>
                        <property name="width">2</property>
                      </packing>
                    </child>
                    <child>
                      <object class="GtkBox" id="box1">
                        <property name="visible">True</property>
                        <property name="can-focus">False</property>
                        <property name="valign">center</property>
                        <property name="spacing">12</property>
                        <child>
                          <object class="GtkBox" id="box2">
                            <property name="visible">True</property>
                            <property name="can-focus">False</property>
                            <property name="valign">center</property>
                            <property name="orientation">vertical</property>
                            <child>
                              <object class="GtkCheckButton" id="addstylescb">
                                <property name="label" translatable="yes" context="tocindexpage|addstylescb">_Additional styles</property>
                                <property name="visible">True</property>
                                <property name="can-focus">True</property>
                                <property name="receives-default">False</property>
                                <property name="tooltip-text" translatable="yes" context="tocindexpage|addstylescb|tooltip_text">Include selected paragraph styles in the index. Click the “Assign Styles” button.</property>
                                <property name="use-underline">True</property>
                                <property name="draw-indicator">True</property>
                                <child internal-child="accessible">
                                  <object class="AtkObject" id="addstylescb-atkobject">
                                    <property name="AtkObject::accessible-description" translatable="yes" context="tocindexpage|extended_tip|addstylescb">Includes the paragraph styles that you specify in the Assign Styles dialog as index entries. To select the paragraph styles that you want to include in the index, click the Assign Styles (...) button to the right of this box.</property>
                                  </object>
                                </child>
                              </object>
                              <packing>
                                <property name="expand">False</property>
                                <property name="fill">True</property>
                                <property name="position">0</property>
                              </packing>
                            </child>
                            <child>
                              <object class="GtkCheckButton" id="stylescb">
                                <property name="label" translatable="yes" context="tocindexpage|stylescb">Styl_es</property>
                                <property name="can-focus">True</property>
                                <property name="receives-default">False</property>
                                <property name="no-show-all">True</property>
                                <property name="use-underline">True</property>
                                <property name="draw-indicator">True</property>
                              </object>
                              <packing>
                                <property name="expand">False</property>
                                <property name="fill">True</property>
                                <property name="position">1</property>
                              </packing>
                            </child>
                          </object>
                          <packing>
                            <property name="expand">False</property>
                            <property name="fill">True</property>
                            <property name="position">0</property>
                          </packing>
                        </child>
                        <child>
                          <object class="GtkButton" id="styles">
                            <property name="label" translatable="yes" context="tocindexpage|styles">Assign styles...</property>
                            <property name="visible">True</property>
                            <property name="can-focus">True</property>
                            <property name="receives-default">True</property>
                            <property name="halign">start</property>
                            <property name="valign">center</property>
                            <accessibility>
                              <relation type="labelled-by" target="addstylescb"/>
                            </accessibility>
                            <child internal-child="accessible">
                              <object class="AtkObject" id="styles-atkobject">
                                <property name="AtkObject::accessible-description" translatable="yes" context="tocindexpage|extended_tip|styles">Opens the Assign Styles dialog, where you can select the paragraph styles to include in the index by choosing the outline level for where the style should be placed.</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">1</property>
                      </packing>
                    </child>
                    <child>
                      <placeholder/>
                    </child>
                    <child>
                      <placeholder/>
                    </child>
                    <child>
                      <placeholder/>
                    </child>
                  </object>
                  <packing>
                    <property name="left-attach">0</property>
                    <property name="top-attach">0</property>
                  </packing>
                </child>
                <child>
                  <!-- n-columns=2 n-rows=2 -->
                  <object class="GtkGrid" id="grid13">
                    <property name="visible">True</property>
                    <property name="can-focus">False</property>
                    <property name="hexpand">True</property>
                    <property name="row-spacing">6</property>
                    <property name="column-spacing">12</property>
                    <child>
                      <object class="GtkRadioButton" id="captions">
                        <property name="label" translatable="yes" context="tocindexpage|captions">Captions</property>
                        <property name="can-focus">True</property>
                        <property name="receives-default">False</property>
                        <property name="no-show-all">True</property>
                        <property name="use-underline">True</property>
                        <property name="draw-indicator">True</property>
                        <property name="group">objnames</property>
                        <child internal-child="accessible">
                          <object class="AtkObject" id="captions-atkobject">
                            <property name="AtkObject::accessible-description" translatable="yes" context="tocindexpage|extended_tip|captions">Creates index entries from object captions.</property>
                          </object>
                        </child>
                      </object>
                      <packing>
                        <property name="left-attach">0</property>
                        <property name="top-attach">0</property>
                      </packing>
                    </child>
                    <child>
                      <object class="GtkRadioButton" id="objnames">
                        <property name="label" translatable="yes" context="tocindexpage|objnames">Object names</property>
                        <property name="can-focus">True</property>
                        <property name="receives-default">False</property>
                        <property name="no-show-all">True</property>
                        <property name="use-underline">True</property>
                        <property name="active">True</property>
                        <property name="draw-indicator">True</property>
                        <child internal-child="accessible">
                          <object class="AtkObject" id="objnames-atkobject">
                            <property name="AtkObject::accessible-description" translatable="yes" context="tocindexpage|extended_tip|objnames">Creates index entries from object names.</property>
                          </object>
                        </child>
                      </object>
                      <packing>
                        <property name="left-attach">1</property>
                        <property name="top-attach">0</property>
                      </packing>
                    </child>
                    <child>
                      <!-- n-columns=2 n-rows=2 -->
                      <object class="GtkGrid" id="grid12">
                        <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="categoryft">
                            <property name="can-focus">False</property>
                            <property name="no-show-all">True</property>
                            <property name="label" translatable="yes" context="tocindexpage|categoryft">Category:</property>
                            <property name="use-underline">True</property>
                            <property name="mnemonic-widget">category</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="category">
                            <property name="can-focus">False</property>
                            <property name="no-show-all">True</property>
                            <child internal-child="accessible">
                              <object class="AtkObject" id="category-atkobject">
                                <property name="AtkObject::accessible-description" translatable="yes" context="tocindexpage|extended_tip|category">Select the caption category that you want to use for the index entries.</property>
                              </object>
                            </child>
                          </object>
                          <packing>
                            <property name="left-attach">1</property>
                            <property name="top-attach">0</property>
                          </packing>
                        </child>
                        <child>
                          <object class="GtkLabel" id="displayft">
                            <property name="can-focus">False</property>
                            <property name="no-show-all">True</property>
                            <property name="label" translatable="yes" context="tocindexpage|displayft">Display:</property>
                            <property name="use-underline">True</property>
                            <property name="mnemonic-widget">display</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="GtkComboBoxText" id="display">
                            <property name="can-focus">False</property>
                            <property name="no-show-all">True</property>
                            <items>
                              <item translatable="yes" context="tocindexpage|display">References</item>
                              <item translatable="yes" context="tocindexpage|display">Category and Number</item>
                              <item translatable="yes" context="tocindexpage|display">Caption Text</item>
                            </items>
                            <child internal-child="accessible">
                              <object class="AtkObject" id="display-atkobject">
                                <property name="AtkObject::accessible-description" translatable="yes" context="tocindexpage|extended_tip|display">Select the part of the caption that you want to use for index entries.</property>
                              </object>
                            </child>
                          </object>
                          <packing>
                            <property name="left-attach">1</property>
                            <property name="top-attach">1</property>
                          </packing>
                        </child>
                      </object>
                      <packing>
                        <property name="left-attach">0</property>
                        <property name="top-attach">1</property>
                        <property name="width">2</property>
                      </packing>
                    </child>
                  </object>
                  <packing>
                    <property name="left-attach">0</property>
                    <property name="top-attach">1</property>
                  </packing>
                </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="tocindexpage|label2">Create From</property>
                <attributes>
                  <attribute name="weight" value="bold"/>
                </attributes>
              </object>
            </child>
          </object>
          <packing>
            <property name="left-attach">0</property>
            <property name="top-attach">2</property>
          </packing>
        </child>
        <child>
          <object class="GtkFrame" id="objectframe">
            <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="label-xalign">0</property>
            <property name="shadow-type">none</property>
            <child>
              <object class="GtkScrolledWindow">
                <property name="visible">True</property>
                <property name="can-focus">True</property>
                <property name="margin-start">12</property>
                <property name="margin-top">6</property>
                <property name="hexpand">True</property>
                <property name="vexpand">True</property>
                <property name="shadow-type">in</property>
                <child>
                  <object class="GtkTreeView" id="objects">
                    <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">liststore1</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" id="Macro Library List-selection1"/>
                    </child>
                    <child>
                      <object class="GtkTreeViewColumn" id="treeviewcolumn2">
                        <property name="resizable">True</property>
                        <property name="spacing">6</property>
                        <property name="alignment">0.5</property>
                        <child>
                          <object class="GtkCellRendererToggle" id="cellrenderer2"/>
                          <attributes>
                            <attribute name="active">0</attribute>
                          </attributes>
                        </child>
                      </object>
                    </child>
                    <child>
                      <object class="GtkTreeViewColumn" id="treeviewcolumn1">
                        <property name="resizable">True</property>
                        <property name="spacing">6</property>
                        <property name="sort-indicator">True</property>
                        <property name="sort-column-id">0</property>
                        <child>
                          <object class="GtkCellRendererText" id="cellrenderer1"/>
                          <attributes>
                            <attribute name="text">1</attribute>
                          </attributes>
                        </child>
                      </object>
                    </child>
                    <child internal-child="accessible">
                      <object class="AtkObject" id="objects-atkobject">
                        <property name="AtkObject::accessible-description" translatable="yes" context="tocindexpage|extended_tip|objects">Select the object types that you want to include in a table of objects.</property>
                      </object>
                    </child>
                  </object>
                </child>
              </object>
            </child>
            <child type="label">
              <object class="GtkLabel" id="label6">
                <property name="visible">True</property>
                <property name="can-focus">False</property>
                <property name="label" translatable="yes" context="tocindexpage|label6">Create From the Following Objects</property>
                <attributes>
                  <attribute name="weight" value="bold"/>
                </attributes>
              </object>
            </child>
          </object>
          <packing>
            <property name="left-attach">0</property>
            <property name="top-attach">3</property>
          </packing>
        </child>
        <child>
          <object class="GtkBox" id="alphapane">
            <property name="visible">True</property>
            <property name="can-focus">False</property>
            <property name="orientation">vertical</property>
            <property name="spacing">12</property>
            <child>
              <object class="GtkFrame" id="optionsframe">
                <property name="visible">True</property>
                <property name="can-focus">False</property>
                <property name="hexpand">True</property>
                <property name="label-xalign">0</property>
                <property name="shadow-type">none</property>
                <child>
                  <!-- n-columns=2 n-rows=4 -->
                  <object class="GtkGrid" id="grid9">
                    <property name="visible">True</property>
                    <property name="can-focus">False</property>
                    <property name="margin-start">12</property>
                    <property name="margin-top">6</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="GtkCheckButton" id="combinesame">
                        <property name="label" translatable="yes" context="tocindexpage|combinesame">Combine identical entries</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="draw-indicator">True</property>
                        <child internal-child="accessible">
                          <object class="AtkObject" id="combinesame-atkobject">
                            <property name="AtkObject::accessible-description" translatable="yes" context="tocindexpage|extended_tip|combinesame">Replaces identical index entries with a single entry that lists the page numbers where the entry occurs in the document. For example, the entries “View 10, View 43” are combined as “View 10, 43”.</property>
                          </object>
                        </child>
                      </object>
                      <packing>
                        <property name="left-attach">0</property>
                        <property name="top-attach">0</property>
                      </packing>
                    </child>
                    <child>
                      <object class="GtkCheckButton" id="useff">
                        <property name="label" translatable="yes" context="tocindexpage|useff">Combine identical entries with f. or _ff.</property>
                        <property name="visible">True</property>
                        <property name="can-focus">True</property>
                        <property name="receives-default">False</property>
                        <property name="margin-start">12</property>
                        <property name="use-underline">True</property>
                        <property name="draw-indicator">True</property>
                        <child internal-child="accessible">
                          <object class="AtkObject" id="useff-atkobject">
                            <property name="AtkObject::accessible-description" translatable="yes" context="tocindexpage|extended_tip|useff">Replaces identical index entries that occur on the directly following page(s), with a single entry that lists the first page number and a “f” or “ff”. For example, the entries “View 10, View 11” are combined as “View 10f”, and “View 10, View 11, View 12” as “View 10ff”. Actual appearance depends on the locale setting, but can be overridden with Sort - Language.</property>
                          </object>
                        </child>
                      </object>
                      <packing>
                        <property name="left-attach">0</property>
                        <property name="top-attach">1</property>
                      </packing>
                    </child>
                    <child>
                      <object class="GtkCheckButton" id="usedash">
                        <property name="label" translatable="yes" context="tocindexpage|usedash">Combine with -</property>
                        <property name="visible">True</property>
                        <property name="can-focus">True</property>
                        <property name="receives-default">False</property>
                        <property name="margin-start">12</property>
                        <property name="use-underline">True</property>
                        <property name="draw-indicator">True</property>
                        <child internal-child="accessible">
                          <object class="AtkObject" id="usedash-atkobject">
                            <property name="AtkObject::accessible-description" translatable="yes" context="tocindexpage|extended_tip|usedash">Replaces identical index entries that occur on consecutive pages with a single entry and the page range where the entry occurs. For example, the entries “View 10, View 11, View 12” are combined as “View 10-12”.</property>
                          </object>
                        </child>
                      </object>
                      <packing>
                        <property name="left-attach">0</property>
                        <property name="top-attach">2</property>
                      </packing>
                    </child>
                    <child>
                      <object class="GtkCheckButton" id="casesens">
                        <property name="label" translatable="yes" context="tocindexpage|casesens">Case sensitive</property>
                        <property name="visible">True</property>
                        <property name="can-focus">True</property>
                        <property name="receives-default">False</property>
                        <property name="margin-start">12</property>
                        <property name="use-underline">True</property>
                        <property name="draw-indicator">True</property>
                        <child internal-child="accessible">
                          <object class="AtkObject" id="casesens-atkobject">
                            <property name="AtkObject::accessible-description" translatable="yes" context="tocindexpage|extended_tip|casesens">Distinguishes between uppercase and lowercase letters in otherwise identical index entries. For Asian languages special handling applies.</property>
                          </object>
                        </child>
                      </object>
                      <packing>
                        <property name="left-attach">0</property>
                        <property name="top-attach">3</property>
                      </packing>
                    </child>
                    <child>
                      <object class="GtkCheckButton" id="initcaps">
                        <property name="label" translatable="yes" context="tocindexpage|initcaps">AutoCapitalize entries</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="draw-indicator">True</property>
                        <child internal-child="accessible">
                          <object class="AtkObject" id="initcaps-atkobject">
                            <property name="AtkObject::accessible-description" translatable="yes" context="tocindexpage|extended_tip|initcaps">Automatically capitalizes the first letter of an index entry.</property>
                          </object>
                        </child>
                      </object>
                      <packing>
                        <property name="left-attach">1</property>
                        <property name="top-attach">0</property>
                      </packing>
                    </child>
                    <child>
                      <object class="GtkCheckButton" id="keyasentry">
                        <property name="label" translatable="yes" context="tocindexpage|keyasentry">Keys as separate entries</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="draw-indicator">True</property>
                        <child internal-child="accessible">
                          <object class="AtkObject" id="keyasentry-atkobject">
                            <property name="AtkObject::accessible-description" translatable="yes" context="tocindexpage|extended_tip|keyasentry">Inserts index keys as separate index entries.</property>
                          </object>
                        </child>
                      </object>
                      <packing>
                        <property name="left-attach">1</property>
                        <property name="top-attach">1</property>
                      </packing>
                    </child>
                    <child>
                      <object class="GtkCheckButton" id="fromfile">
                        <property name="label" translatable="yes" context="tocindexpage|fromfile">_Concordance file</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="draw-indicator">True</property>
                        <child internal-child="accessible">
                          <object class="AtkObject" id="fromfile-atkobject">
                            <property name="AtkObject::accessible-description" translatable="yes" context="tocindexpage|extended_tip|fromfile">Automatically marks index entries using a concordance file - a list of words to include in an index.</property>
                          </object>
                        </child>
                      </object>
                      <packing>
                        <property name="left-attach">1</property>
                        <property name="top-attach">2</property>
                      </packing>
                    </child>
                    <child>
                      <object class="GtkMenuButton" id="file">
                        <property name="label" translatable="yes" context="tocindexpage|file">_File</property>
                        <property name="visible">True</property>
                        <property name="can-focus">True</property>
                        <property name="receives-default">True</property>
                        <property name="halign">start</property>
                        <property name="margin-start">12</property>
                        <property name="use-underline">True</property>
                        <property name="draw-indicator">True</property>
                        <property name="popup">filemenu</property>
                        <property name="use-popover">False</property>
                        <child>
                          <placeholder/>
                        </child>
                        <child internal-child="accessible">
                          <object class="AtkObject" id="file-atkobject">
                            <property name="AtkObject::accessible-description" translatable="yes" context="tocindexpage|extended_tip|file">Select, create, or edit a concordance file.</property>
                          </object>
                        </child>
                      </object>
                      <packing>
                        <property name="left-attach">1</property>
                        <property name="top-attach">3</property>
                      </packing>
                    </child>
                  </object>
                </child>
                <child type="label">
                  <object class="GtkLabel" id="label5">
                    <property name="visible">True</property>
                    <property name="can-focus">False</property>
                    <property name="label" translatable="yes" context="tocindexpage|label5">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">0</property>
              </packing>
            </child>
            <child>
              <object class="GtkFrame" id="sortframe">
                <property name="visible">True</property>
                <property name="can-focus">False</property>
                <property name="hexpand">True</property>
                <property name="label-xalign">0</property>
                <property name="shadow-type">none</property>
                <child>
                  <!-- n-columns=2 n-rows=1 -->
                  <object class="GtkGrid" id="grid5">
                    <property name="visible">True</property>
                    <property name="can-focus">False</property>
                    <property name="margin-start">12</property>
                    <property name="margin-top">6</property>
                    <property name="hexpand">True</property>
                    <property name="vexpand">True</property>
                    <property name="column-spacing">18</property>
                    <child>
                      <!-- n-columns=2 n-rows=1 -->
                      <object class="GtkGrid" id="grid7">
                        <property name="visible">True</property>
                        <property name="can-focus">False</property>
                        <property name="column-spacing">12</property>
                        <child>
                          <object class="GtkLabel" id="mainstyleft3">
                            <property name="visible">True</property>
                            <property name="can-focus">False</property>
                            <property name="label" translatable="yes" context="tocindexpage|mainstyleft3">Language:</property>
                            <property name="use-underline">True</property>
                            <property name="mnemonic-widget">lang</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="lang">
                            <property name="visible">True</property>
                            <property name="can-focus">False</property>
                            <child internal-child="accessible">
                              <object class="AtkObject" id="lang-atkobject">
                                <property name="AtkObject::accessible-description" translatable="yes" context="tocindexpage|extended_tip|lang">Select the language rules to use for sorting the index entries.</property>
                              </object>
                            </child>
                          </object>
                          <packing>
                            <property name="left-attach">1</property>
                            <property name="top-attach">0</property>
                          </packing>
                        </child>
                      </object>
                      <packing>
                        <property name="left-attach">0</property>
                        <property name="top-attach">0</property>
                      </packing>
                    </child>
                    <child>
                      <!-- n-columns=2 n-rows=1 -->
                      <object class="GtkGrid" id="grid8">
                        <property name="visible">True</property>
                        <property name="can-focus">False</property>
                        <property name="column-spacing">12</property>
                        <child>
                          <object class="GtkLabel" id="mainstyleft5">
                            <property name="visible">True</property>
                            <property name="can-focus">False</property>
                            <property name="label" translatable="yes" context="tocindexpage|mainstyleft5">Key type:</property>
                            <property name="use-underline">True</property>
                            <property name="mnemonic-widget">keytype</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="keytype">
                            <property name="visible">True</property>
                            <property name="can-focus">False</property>
                            <child internal-child="accessible">
                              <object class="AtkObject" id="keytype-atkobject">
                                <property name="AtkObject::accessible-description" translatable="yes" context="tocindexpage|extended_tip|keytype">Select numeric when you want to sort numbers by value, such as in 1, 2, 12. Select alphanumeric, when you want to sort the numbers by character code, such as in 1, 12, 2.</property>
                              </object>
                            </child>
                          </object>
                          <packing>
                            <property name="left-attach">1</property>
                            <property name="top-attach">0</property>
                          </packing>
                        </child>
                      </object>
                      <packing>
                        <property name="left-attach">1</property>
                        <property name="top-attach">0</property>
                      </packing>
                    </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="tocindexpage|label4">Sort</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>
          <packing>
            <property name="left-attach">0</property>
            <property name="top-attach">6</property>
          </packing>
        </child>
        <child>
          <object class="GtkFrame" id="authframe">
            <property name="can-focus">False</property>
            <property name="no-show-all">True</property>
            <property name="hexpand">True</property>
            <property name="label-xalign">0</property>
            <property name="shadow-type">none</property>
            <child>
              <!-- n-columns=2 n-rows=2 -->
              <object class="GtkGrid" id="grid11">
                <property name="visible">True</property>
                <property name="can-focus">False</property>
                <property name="margin-start">12</property>
                <property name="margin-top">6</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="mainstyleft9">
                    <property name="visible">True</property>
                    <property name="can-focus">False</property>
                    <property name="label" translatable="yes" context="tocindexpage|mainstyleft9">_Brackets:</property>
                    <property name="use-underline">True</property>
                    <property name="mnemonic-widget">brackets</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="GtkCheckButton" id="numberentries">
                    <property name="label" translatable="yes" context="tocindexpage|numberentries">_Number entries</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="draw-indicator">True</property>
                    <child internal-child="accessible">
                      <object class="AtkObject" id="numberentries-atkobject">
                        <property name="AtkObject::accessible-description" translatable="yes" context="tocindexpage|extended_tip|numberentries">Automatically numbers the bibliography entries.</property>
                      </object>
                    </child>
                  </object>
                  <packing>
                    <property name="left-attach">0</property>
                    <property name="top-attach">0</property>
                    <property name="width">2</property>
                  </packing>
                </child>
                <child>
                  <object class="GtkComboBoxText" id="brackets">
                    <property name="visible">True</property>
                    <property name="can-focus">False</property>
                    <property name="halign">start</property>
                    <items>
                      <item translatable="yes" context="tocindexpage|brackets">[none]</item>
                      <item translatable="yes" context="tocindexpage|brackets">[]</item>
                      <item translatable="yes" context="tocindexpage|brackets">()</item>
                      <item translatable="yes" context="tocindexpage|brackets">{}</item>
                      <item translatable="yes" context="tocindexpage|brackets">&lt;&gt;</item>
                    </items>
                    <child internal-child="accessible">
                      <object class="AtkObject" id="brackets-atkobject">
                        <property name="AtkObject::accessible-description" translatable="yes" context="tocindexpage|extended_tip|brackets">Select the brackets used to enclose bibliography entries.</property>
                      </object>
                    </child>
                  </object>
                  <packing>
                    <property name="left-attach">1</property>
                    <property name="top-attach">1</property>
                  </packing>
                </child>
              </object>
            </child>
            <child type="label">
              <object class="GtkLabel" id="label7">
                <property name="visible">True</property>
                <property name="can-focus">False</property>
                <property name="label" translatable="yes" context="tocindexpage|label7">Formatting of the Entries</property>
                <attributes>
                  <attribute name="weight" value="bold"/>
                </attributes>
              </object>
            </child>
          </object>
          <packing>
            <property name="left-attach">0</property>
            <property name="top-attach">5</property>
          </packing>
        </child>
        <child>
          <!-- n-columns=2 n-rows=1 -->
          <object class="GtkGrid" id="grid14">
            <property name="visible">True</property>
            <property name="can-focus">False</property>
            <property name="margin-start">12</property>
            <property name="hexpand">True</property>
            <property name="row-spacing">6</property>
            <property name="column-spacing">12</property>
            <child>
              <object class="GtkCheckButton" id="useparastyle">
                <property name="label" translatable="yes" context="tocindexpage|useparastyle">Create from additional paragraph style</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="active">True</property>
                <property name="draw-indicator">True</property>
                <child internal-child="accessible">
                  <object class="AtkObject" id="useparastyle-atkobject">
                    <property name="AtkObject::accessible-description" translatable="yes" context="tocindexpage|extended_tip|useparastyle">Include paragraphs that have the selected style applied in the index.</property>
                  </object>
                </child>
              </object>
              <packing>
                <property name="left-attach">0</property>
                <property name="top-attach">0</property>
              </packing>
            </child>
            <child>
              <object class="GtkComboBoxText" id="parastyle">
                <property name="visible">True</property>
                <property name="can-focus">False</property>
                <property name="hexpand">True</property>
                <child internal-child="accessible">
                  <object class="AtkObject" id="parastyle-atkobject">
                    <property name="AtkObject::accessible-description" translatable="yes" context="tocindexpage|extended_tip|parastyle">Select the paragraph style for which you want to create index entries.</property>
                  </object>
                </child>
              </object>
              <packing>
                <property name="left-attach">1</property>
                <property name="top-attach">0</property>
              </packing>
            </child>
          </object>
          <packing>
            <property name="left-attach">0</property>
            <property name="top-attach">4</property>
          </packing>
        </child>
      </object>
      <packing>
        <property name="left-attach">0</property>
        <property name="top-attach">0</property>
      </packing>
    </child>
  </object>
</interface>

Filemanager

Name Type Size Permission Actions
a11ycheckissuespanel.ui File 6.74 KB 0644
abstractdialog.ui File 11.32 KB 0644
addentrydialog.ui File 5.23 KB 0644
addressblockdialog.ui File 25.5 KB 0644
addressfragment.ui File 878 B 0644
alreadyexistsdialog.ui File 4.85 KB 0644
annotation.ui File 10.65 KB 0644
asciifilterdialog.ui File 17.41 KB 0644
asksearchdialog.ui File 3.71 KB 0644
assignfieldsdialog.ui File 15.05 KB 0644
assignfragment.ui File 832 B 0644
assignstylesdialog.ui File 24.16 KB 0644
attachnamedialog.ui File 4.84 KB 0644
authenticationsettingsdialog.ui File 28.53 KB 0644
autoformattable.ui File 23.49 KB 0644
autotext.ui File 29.96 KB 0644
bibliofragment.ui File 6.77 KB 0644
bibliographyentry.ui File 17.85 KB 0644
bookmarkmenu.ui File 295 B 0644
bulletsandnumbering.ui File 12.75 KB 0644
businessdatapage.ui File 27.21 KB 0644
calendar.ui File 985 B 0644
cannotsavelabeldialog.ui File 1.69 KB 0644
captiondialog.ui File 3.79 KB 0644
captionoptions.ui File 19.23 KB 0644
cardmediumpage.ui File 27.05 KB 0644
ccdialog.ui File 9.75 KB 0644
characterproperties.ui File 11.88 KB 0644
charurlpage.ui File 16.29 KB 0644
checkbox.ui File 1 KB 0644
columndialog.ui File 4.2 KB 0644
columnpage.ui File 45.55 KB 0644
columnwidth.ui File 9.35 KB 0644
combobox.ui File 1.77 KB 0644
comboboxfragment.ui File 658 B 0644
commentcontextmenu.ui File 2.55 KB 0644
commentspanel.ui File 16.64 KB 0644
commentsthread.ui File 1.56 KB 0644
commentwidget.ui File 8.87 KB 0644
conditionpage.ui File 15.4 KB 0644
contentcontrolaliasbutton.ui File 1.06 KB 0644
contentcontrolcalendar.ui File 985 B 0644
contentcontroldlg.ui File 27.45 KB 0644
contentcontroldropdown.ui File 2.72 KB 0644
contentcontrollistitemdlg.ui File 7.11 KB 0644
converttexttable.ui File 89.23 KB 0644
createaddresslist.ui File 24.61 KB 0644
createauthorentry.ui File 8.53 KB 0644
createautomarkdialog.ui File 5.64 KB 0644
customizeaddrlistdialog.ui File 14.45 KB 0644
datasourcesunavailabledialog.ui File 1.87 KB 0644
dateformfielddialog.ui File 6.96 KB 0644
dropcapspage.ui File 18.67 KB 0644
dropdownfielddialog.ui File 11.12 KB 0644
dropdownformfielddialog.ui File 13.12 KB 0644
editbox.ui File 951 B 0644
editcategories.ui File 15.29 KB 0644
editfielddialog.ui File 8.6 KB 0644
editsectiondialog.ui File 43.33 KB 0644
endnotepage.ui File 14.94 KB 0644
envaddresspage.ui File 17.53 KB 0644
envdialog.ui File 9.13 KB 0644
envformatpage.ui File 34.17 KB 0644
envprinterpage.ui File 25.76 KB 0644
exchangedatabases.ui File 19.35 KB 0644
fielddialog.ui File 15.41 KB 0644
findentrydialog.ui File 9.96 KB 0644
flddbpage.ui File 25.47 KB 0644
flddocinfopage.ui File 15.61 KB 0644
flddocumentpage.ui File 22.44 KB 0644
fldfuncpage.ui File 34.42 KB 0644
fldrefpage.ui File 27.27 KB 0644
fldvarpage.ui File 28.81 KB 0644
floatingsync.ui File 2.24 KB 0644
footendnotedialog.ui File 6.73 KB 0644
footnoteareapage.ui File 21.55 KB 0644
footnotepage.ui File 27.05 KB 0644
footnotesendnotestabpage.ui File 29.12 KB 0644
formatsectiondialog.ui File 8.74 KB 0644
formattablepage.ui File 31.56 KB 0644
formdropdown.ui File 2.71 KB 0644
framedialog.ui File 13.4 KB 0644
frmaddpage.ui File 26.45 KB 0644
frmtypepage.ui File 51.45 KB 0644
frmurlpage.ui File 12.89 KB 0644
hfmenubutton.ui File 3.78 KB 0644
indentpage.ui File 8.4 KB 0644
indexentry.ui File 37.93 KB 0644
infonotfounddialog.ui File 1.44 KB 0644
inforeadonlydialog.ui File 1.62 KB 0644
inputeditbox.ui File 956 B 0644
inputfielddialog.ui File 10.14 KB 0644
inputwinmenu.ui File 23.31 KB 0644
insertautotextdialog.ui File 7.09 KB 0644
insertbookmark.ui File 19.56 KB 0644
insertbreak.ui File 16.9 KB 0644
insertcaption.ui File 22.96 KB 0644
insertdbcolumnsdialog.ui File 50.01 KB 0644
insertfootnote.ui File 19.99 KB 0644
insertscript.ui File 15.39 KB 0644
insertsectiondialog.ui File 9.61 KB 0644
inserttable.ui File 28.76 KB 0644
jumpposbox.ui File 907 B 0644
labeldialog.ui File 13.71 KB 0644
labelformatpage.ui File 20.13 KB 0644
labeloptionspage.ui File 14.9 KB 0644
linenumbering.ui File 35.3 KB 0644
mailconfigpage.ui File 22.75 KB 0644
mailmerge.ui File 53.52 KB 0644
mailmergedialog.ui File 6.84 KB 0644
managechangessidebar.ui File 5.6 KB 0644
mastercontextmenu.ui File 5.97 KB 0644
mergeconnectdialog.ui File 7.87 KB 0644
mergetabledialog.ui File 7.25 KB 0644
mmaddressblockpage.ui File 31.5 KB 0644
mmcreatingdialog.ui File 5.2 KB 0644
mmlayoutpage.ui File 25.12 KB 0644
mmmailbody.ui File 27.33 KB 0644
mmoutputtypepage.ui File 7.94 KB 0644
mmresultemaildialog.ui File 28.03 KB 0644
mmresultprintdialog.ui File 17.1 KB 0644
mmresultsavedialog.ui File 15.21 KB 0644
mmsalutationpage.ui File 32.19 KB 0644
mmselectpage.ui File 12.91 KB 0644
mmsendmails.ui File 16.13 KB 0644
navigatorcontextmenu.ui File 29.73 KB 0644
navigatordraginsertmenu.ui File 301 B 0644
navigatorpanel.ui File 94.31 KB 0644
newuserindexdialog.ui File 6.77 KB 0644
notebookbar.ui File 994.35 KB 0644
notebookbar_compact.ui File 965.8 KB 0644
notebookbar_groupedbar_compact.ui File 691.49 KB 0644
notebookbar_groupedbar_full.ui File 1005.59 KB 0644
notebookbar_groups.ui File 118.6 KB 0644
notebookbar_online.ui File 4.25 KB 0644
notebookbar_single.ui File 517.97 KB 0644
numberingnamedialog.ui File 9.49 KB 0644
numberinput.ui File 5.56 KB 0644
numparapage.ui File 28.44 KB 0644
objectdialog.ui File 12.37 KB 0644
optcaptionpage.ui File 42.92 KB 0644
optcomparison.ui File 8.93 KB 0644
optcompatpage.ui File 6.88 KB 0644
optfonttabpage.ui File 26.06 KB 0644
optformataidspage.ui File 53 KB 0644
optgeneralpage.ui File 32.37 KB 0644
optredlinepage.ui File 33.32 KB 0644
opttablepage.ui File 43.03 KB 0644
opttestpage.ui File 9.53 KB 0644
outlinebutton.ui File 2.13 KB 0644
outlinenumbering.ui File 17.77 KB 0644
outlinenumberingpage.ui File 22.69 KB 0644
outlinepositionpage.ui File 27.27 KB 0644
pagecolumncontrol.ui File 12.29 KB 0644
pagefooterpanel.ui File 7.64 KB 0644
pageformatpanel.ui File 10.45 KB 0644
pageheaderpanel.ui File 7.64 KB 0644
pagemargincontrol.ui File 23.24 KB 0644
pagenumberdlg.ui File 17.84 KB 0644
pageorientationcontrol.ui File 2.97 KB 0644
pagesizecontrol.ui File 4.85 KB 0644
pagestylemenu.ui File 295 B 0644
pagestylespanel.ui File 15.27 KB 0644
paradialog.ui File 15.99 KB 0644
pbmenubutton.ui File 2.28 KB 0644
picturedialog.ui File 14.21 KB 0644
picturepage.ui File 22.59 KB 0644
poseditbox.ui File 1.03 KB 0644
previewmenu.ui File 1.51 KB 0644
previewzoomdialog.ui File 8.85 KB 0644
printeroptions.ui File 13.78 KB 0644
printmergedialog.ui File 4.22 KB 0644
printmonitordialog.ui File 4.65 KB 0644
printoptionspage.ui File 38.95 KB 0644
privateuserpage.ui File 30.4 KB 0644
querycontinuebegindialog.ui File 1.75 KB 0644
querycontinueenddialog.ui File 1.73 KB 0644
querydefaultcompatdialog.ui File 1.78 KB 0644
querysavelabeldialog.ui File 1.77 KB 0644
readonlymenu.ui File 10.05 KB 0644
renameautotextdialog.ui File 12.06 KB 0644
renameentrydialog.ui File 5.25 KB 0644
renameobjectdialog.ui File 6.75 KB 0644
rowheight.ui File 8.13 KB 0644
saveashtmldialog.ui File 1.71 KB 0644
savelabeldialog.ui File 9.24 KB 0644
savemonitordialog.ui File 4.67 KB 0644
sectionpage.ui File 31.14 KB 0644
selectaddressdialog.ui File 18.21 KB 0644
selectautotextdialog.ui File 6.78 KB 0644
selectblockdialog.ui File 18.38 KB 0644
selectindexdialog.ui File 7.85 KB 0644
selecttabledialog.ui File 10.94 KB 0644
sidebarquickfind.ui File 7.91 KB 0644
sidebarquickfindoptionsdialog.ui File 8.95 KB 0644
sidebarstylepresets.ui File 2.29 KB 0644
sidebartableedit.ui File 27.57 KB 0644
sidebartheme.ui File 2.79 KB 0644
sidebarwrap.ui File 7.63 KB 0644
sortdialog.ui File 53.54 KB 0644
spellmenu.ui File 6.11 KB 0644
splittable.ui File 10.46 KB 0644
statisticsinfopage.ui File 11.09 KB 0644
stringinput.ui File 5.35 KB 0644
subjectdialog.ui File 4.87 KB 0644
tablecolumnpage.ui File 22.44 KB 0644
tablepreviewdialog.ui File 4.92 KB 0644
tableproperties.ui File 9.58 KB 0644
tabletextflowpage.ui File 28.93 KB 0644
templatedialog1.ui File 13.33 KB 0644
templatedialog16.ui File 13.89 KB 0644
templatedialog2.ui File 22.65 KB 0644
templatedialog4.ui File 14.76 KB 0644
templatedialog8.ui File 15.77 KB 0644
testmailsettings.ui File 15.18 KB 0644
textgridpage.ui File 30.52 KB 0644
titlepage.ui File 32.32 KB 0644
tocdialog.ui File 12.38 KB 0644
tocentriespage.ui File 73.93 KB 0644
tocindexpage.ui File 74.76 KB 0644
tocstylespage.ui File 12.42 KB 0644
tokenwidget.ui File 3.72 KB 0644
toxbuttonwidget.ui File 358 B 0644
toxentrywidget.ui File 452 B 0644
translationdialog.ui File 5.23 KB 0644
unfloatbutton.ui File 1.04 KB 0644
viewoptionspage.ui File 63.19 KB 0644
warndatasourcedialog.ui File 3.4 KB 0644
warnemaildialog.ui File 3.22 KB 0644
warnhiddensectiondialog.ui File 1.74 KB 0644
watermarkdialog.ui File 14.37 KB 0644
wordcount-mobile.ui File 29.79 KB 0644
wordcount.ui File 16.49 KB 0644
wrapdialog.ui File 4.14 KB 0644
wrappage.ui File 37.94 KB 0644
zoombox.ui File 1.06 KB 0644
Filemanager