Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / sw / uiconfig / swriter / ui / numberingnamedialog.ui
blobe3943385430728e4b6fa713d7ffb3be3c49b5766
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="sw">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkTreeStore" id="liststore1">
6 <columns>
7 <!-- column-name text -->
8 <column type="gchararray"/>
9 <!-- column-name id -->
10 <column type="gchararray"/>
11 </columns>
12 </object>
13 <object class="GtkDialog" id="NumberingNameDialog">
14 <property name="can_focus">False</property>
15 <property name="border_width">6</property>
16 <property name="title" translatable="yes" context="numberingnamedialog|NumberingNameDialog">Save As</property>
17 <property name="modal">True</property>
18 <property name="default_width">0</property>
19 <property name="default_height">0</property>
20 <property name="type_hint">dialog</property>
21 <child internal-child="vbox">
22 <object class="GtkBox" id="dialog-vbox1">
23 <property name="can_focus">False</property>
24 <property name="orientation">vertical</property>
25 <property name="spacing">12</property>
26 <child internal-child="action_area">
27 <object class="GtkButtonBox" id="dialog-action_area1">
28 <property name="can_focus">False</property>
29 <property name="layout_style">end</property>
30 <child>
31 <object class="GtkButton" id="ok">
32 <property name="label" translatable="yes" context="stock">_OK</property>
33 <property name="visible">True</property>
34 <property name="can_focus">True</property>
35 <property name="can_default">True</property>
36 <property name="has_default">True</property>
37 <property name="receives_default">True</property>
38 <property name="use-underline">True</property>
39 </object>
40 <packing>
41 <property name="expand">False</property>
42 <property name="fill">True</property>
43 <property name="pack_type">end</property>
44 <property name="position">0</property>
45 </packing>
46 </child>
47 <child>
48 <object class="GtkButton" id="cancel">
49 <property name="label" translatable="yes" context="stock">_Cancel</property>
50 <property name="visible">True</property>
51 <property name="can_focus">True</property>
52 <property name="receives_default">True</property>
53 <property name="use-underline">True</property>
54 </object>
55 <packing>
56 <property name="expand">False</property>
57 <property name="fill">True</property>
58 <property name="pack_type">end</property>
59 <property name="position">1</property>
60 </packing>
61 </child>
62 <child>
63 <object class="GtkButton" id="help">
64 <property name="label" translatable="yes" context="stock">_Help</property>
65 <property name="visible">True</property>
66 <property name="can_focus">True</property>
67 <property name="receives_default">True</property>
68 <property name="use-underline">True</property>
69 </object>
70 <packing>
71 <property name="expand">False</property>
72 <property name="fill">True</property>
73 <property name="position">2</property>
74 <property name="secondary">True</property>
75 </packing>
76 </child>
77 </object>
78 <packing>
79 <property name="expand">False</property>
80 <property name="fill">True</property>
81 <property name="pack_type">end</property>
82 <property name="position">0</property>
83 </packing>
84 </child>
85 <child>
86 <object class="GtkFrame" id="frame1">
87 <property name="visible">True</property>
88 <property name="can_focus">False</property>
89 <property name="hexpand">True</property>
90 <property name="vexpand">True</property>
91 <property name="label_xalign">0</property>
92 <property name="shadow_type">none</property>
93 <child>
94 <!-- n-columns=1 n-rows=1 -->
95 <object class="GtkGrid" id="grid1">
96 <property name="visible">True</property>
97 <property name="can_focus">False</property>
98 <property name="hexpand">True</property>
99 <property name="vexpand">True</property>
100 <property name="row_spacing">6</property>
101 <property name="column_spacing">12</property>
102 <property name="margin-start">12</property>
103 <property name="margin-top">6</property>
104 <child>
105 <object class="GtkScrolledWindow">
106 <property name="visible">True</property>
107 <property name="can_focus">True</property>
108 <property name="hexpand">True</property>
109 <property name="vexpand">True</property>
110 <property name="shadow_type">in</property>
111 <child>
112 <object class="GtkTreeView" id="form">
113 <property name="visible">True</property>
114 <property name="can_focus">True</property>
115 <property name="hexpand">True</property>
116 <property name="vexpand">True</property>
117 <property name="model">liststore1</property>
118 <property name="headers_visible">False</property>
119 <property name="headers_clickable">False</property>
120 <property name="search_column">0</property>
121 <property name="show_expanders">False</property>
122 <property name="tooltip_text" translatable="yes" context="numberingnamedialog|grid1">Names of saved formats.</property>
123 <child internal-child="selection">
124 <object class="GtkTreeSelection" id="treeview-selection1"/>
125 </child>
126 <child>
127 <object class="GtkTreeViewColumn" id="treeviewcolumn1">
128 <child>
129 <object class="GtkCellRendererText" id="cellrenderertext1"/>
130 <attributes>
131 <attribute name="text">0</attribute>
132 </attributes>
133 </child>
134 </object>
135 </child>
136 <child internal-child="accessible">
137 <object class="AtkObject" id="form-atkobject">
138 <property name="AtkObject::accessible-description" translatable="yes" context="numberingnamedialog|extended_tip|form">Shows the current saved format names.</property>
139 </object>
140 </child>
141 </object>
142 </child>
143 </object>
144 <packing>
145 <property name="left_attach">0</property>
146 <property name="top_attach">1</property>
147 </packing>
148 </child>
149 <child>
150 <object class="GtkEntry" id="entry">
151 <property name="visible">True</property>
152 <property name="can_focus">True</property>
153 <property name="activates_default">True</property>
154 <property name="truncate-multiline">True</property>
155 <property name="tooltip_text" translatable="yes" context="numberingnamedialog|entry">Enter name to identify the format to be saved.</property>
156 <child internal-child="accessible">
157 <object class="AtkObject" id="entry-atkobject">
158 <property name="AtkObject::accessible-description" translatable="yes" context="numberingnamedialog|extended_tip|entry">Enter a name for the format being saved. Afterwards the name appears in the list shown by the Load/Save button.</property>
159 </object>
160 </child>
161 </object>
162 <packing>
163 <property name="left_attach">0</property>
164 <property name="top_attach">0</property>
165 </packing>
166 </child>
167 </object>
168 </child>
169 <child type="label">
170 <object class="GtkLabel" id="label1">
171 <property name="visible">True</property>
172 <property name="can_focus">False</property>
173 <property name="label" translatable="yes" context="numberingnamedialog|label1">Format</property>
174 <attributes>
175 <attribute name="weight" value="bold"/>
176 </attributes>
177 </object>
178 </child>
179 </object>
180 <packing>
181 <property name="expand">False</property>
182 <property name="fill">True</property>
183 <property name="position">1</property>
184 </packing>
185 </child>
186 </object>
187 </child>
188 <action-widgets>
189 <action-widget response="-5">ok</action-widget>
190 <action-widget response="-6">cancel</action-widget>
191 <action-widget response="-11">help</action-widget>
192 </action-widgets>
193 <child type="titlebar">
194 <placeholder/>
195 </child>
196 </object>
197 </interface>