xref: /core/sfx2/uiconfig/ui/documentpropertiesdialog.ui (revision 043a76a06abe343a5373853f03071eb57d4fc166)
1<?xml version="1.0" encoding="UTF-8"?>
2<!-- Generated with glade 3.40.0 -->
3<interface domain="sfx">
4  <requires lib="gtk+" version="3.20"/>
5  <object class="GtkDialog" id="DocumentPropertiesDialog">
6    <property name="can-focus">False</property>
7    <property name="border-width">6</property>
8    <property name="title" translatable="yes" context="documentpropertiesdialog|DocumentPropertiesDialog">Properties of “%1”</property>
9    <property name="modal">True</property>
10    <property name="default-width">0</property>
11    <property name="default-height">0</property>
12    <property name="type-hint">dialog</property>
13    <child internal-child="vbox">
14      <object class="GtkBox" id="dialog-vbox1">
15        <property name="can-focus">False</property>
16        <property name="orientation">vertical</property>
17        <property name="spacing">12</property>
18        <child internal-child="action_area">
19          <object class="GtkButtonBox" id="dialog-action_area1">
20            <property name="can-focus">False</property>
21            <property name="layout-style">end</property>
22            <child>
23              <object class="GtkButton" id="reset">
24                <property name="label" translatable="yes" context="stock">_Reset</property>
25                <property name="visible">True</property>
26                <property name="can-focus">True</property>
27                <property name="receives-default">True</property>
28                <property name="use-underline">True</property>
29              </object>
30              <packing>
31                <property name="expand">False</property>
32                <property name="fill">True</property>
33                <property name="position">0</property>
34              </packing>
35            </child>
36            <child>
37              <object class="GtkButton" id="ok">
38                <property name="label" translatable="yes" context="stock">_OK</property>
39                <property name="visible">True</property>
40                <property name="can-focus">True</property>
41                <property name="can-default">True</property>
42                <property name="has-default">True</property>
43                <property name="receives-default">True</property>
44                <property name="use-underline">True</property>
45              </object>
46              <packing>
47                <property name="expand">False</property>
48                <property name="fill">True</property>
49                <property name="position">1</property>
50              </packing>
51            </child>
52            <child>
53              <object class="GtkButton" id="cancel">
54                <property name="label" translatable="yes" context="stock">_Cancel</property>
55                <property name="visible">True</property>
56                <property name="can-focus">True</property>
57                <property name="receives-default">True</property>
58                <property name="use-underline">True</property>
59              </object>
60              <packing>
61                <property name="expand">False</property>
62                <property name="fill">True</property>
63                <property name="position">2</property>
64              </packing>
65            </child>
66            <child>
67              <object class="GtkButton" id="help">
68                <property name="label" translatable="yes" context="stock">_Help</property>
69                <property name="visible">True</property>
70                <property name="can-focus">True</property>
71                <property name="receives-default">True</property>
72                <property name="use-underline">True</property>
73              </object>
74              <packing>
75                <property name="expand">False</property>
76                <property name="fill">True</property>
77                <property name="position">3</property>
78                <property name="secondary">True</property>
79              </packing>
80            </child>
81          </object>
82          <packing>
83            <property name="expand">False</property>
84            <property name="fill">True</property>
85            <property name="pack-type">end</property>
86            <property name="position">0</property>
87          </packing>
88        </child>
89        <child>
90          <object class="GtkNotebook" id="tabcontrol">
91            <property name="visible">True</property>
92            <property name="can-focus">True</property>
93            <property name="tab-pos">left</property>
94            <property name="enable-popup">True</property>
95            <property name="group-name">icons</property>
96          </object>
97          <packing>
98            <property name="expand">True</property>
99            <property name="fill">True</property>
100            <property name="position">1</property>
101          </packing>
102        </child>
103      </object>
104    </child>
105    <action-widgets>
106      <action-widget response="101">reset</action-widget>
107      <action-widget response="-5">ok</action-widget>
108      <action-widget response="-6">cancel</action-widget>
109      <action-widget response="-11">help</action-widget>
110    </action-widgets>
111  </object>
112</interface>
113