Bump version to 6.4-15
[LibreOffice.git] / sfx2 / uiconfig / ui / newstyle.ui
blob7e9ebae6ca609ff36fd5dc6c58300151ca2defe8
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain="sfx">
4 <requires lib="gtk+" version="3.18"/>
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="CreateStyleDialog">
14 <property name="can_focus">False</property>
15 <property name="border_width">6</property>
16 <property name="title" translatable="yes" context="newstyle|CreateStyleDialog">Create Style</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>
22 <placeholder/>
23 </child>
24 <child internal-child="vbox">
25 <object class="GtkBox" id="dialog-vbox3">
26 <property name="can_focus">False</property>
27 <property name="hexpand">True</property>
28 <property name="vexpand">True</property>
29 <property name="orientation">vertical</property>
30 <property name="spacing">12</property>
31 <child internal-child="action_area">
32 <object class="GtkButtonBox" id="dialog-action_area3">
33 <property name="can_focus">False</property>
34 <property name="layout_style">end</property>
35 <child>
36 <object class="GtkButton" id="ok">
37 <property name="label">gtk-ok</property>
38 <property name="visible">True</property>
39 <property name="sensitive">False</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_stock">True</property>
45 </object>
46 <packing>
47 <property name="expand">False</property>
48 <property name="fill">True</property>
49 <property name="position">0</property>
50 </packing>
51 </child>
52 <child>
53 <object class="GtkButton" id="cancel">
54 <property name="label">gtk-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_stock">True</property>
59 </object>
60 <packing>
61 <property name="expand">False</property>
62 <property name="fill">True</property>
63 <property name="position">1</property>
64 </packing>
65 </child>
66 <child>
67 <object class="GtkButton" id="help">
68 <property name="label">gtk-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_stock">True</property>
73 </object>
74 <packing>
75 <property name="expand">False</property>
76 <property name="fill">True</property>
77 <property name="position">2</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="GtkFrame" id="frame1">
91 <property name="visible">True</property>
92 <property name="can_focus">False</property>
93 <property name="hexpand">True</property>
94 <property name="vexpand">True</property>
95 <property name="label_xalign">0</property>
96 <property name="shadow_type">none</property>
97 <child>
98 <object class="GtkAlignment" id="alignment1">
99 <property name="visible">True</property>
100 <property name="can_focus">False</property>
101 <property name="hexpand">True</property>
102 <property name="vexpand">True</property>
103 <property name="top_padding">6</property>
104 <property name="left_padding">12</property>
105 <child>
106 <object class="GtkGrid" id="stylegrid">
107 <property name="visible">True</property>
108 <property name="can_focus">False</property>
109 <property name="hexpand">True</property>
110 <property name="vexpand">True</property>
111 <property name="row_spacing">3</property>
112 <child>
113 <object class="GtkScrolledWindow">
114 <property name="visible">True</property>
115 <property name="can_focus">True</property>
116 <property name="hexpand">True</property>
117 <property name="vexpand">True</property>
118 <property name="shadow_type">in</property>
119 <child>
120 <object class="GtkTreeView" id="styles">
121 <property name="visible">True</property>
122 <property name="can_focus">True</property>
123 <property name="hexpand">True</property>
124 <property name="vexpand">True</property>
125 <property name="model">liststore1</property>
126 <property name="headers_visible">False</property>
127 <property name="headers_clickable">False</property>
128 <property name="search_column">0</property>
129 <property name="show_expanders">False</property>
130 <child internal-child="selection">
131 <object class="GtkTreeSelection" id="treeview-selection1"/>
132 </child>
133 <child>
134 <object class="GtkTreeViewColumn" id="treeviewcolumn1">
135 <child>
136 <object class="GtkCellRendererText" id="cellrenderertext1"/>
137 <attributes>
138 <attribute name="text">0</attribute>
139 </attributes>
140 </child>
141 </object>
142 </child>
143 </object>
144 </child>
145 </object>
146 <packing>
147 <property name="left_attach">0</property>
148 <property name="top_attach">1</property>
149 </packing>
150 </child>
151 <child>
152 <object class="GtkEntry" id="stylename">
153 <property name="visible">True</property>
154 <property name="can_focus">True</property>
155 <property name="activates_default">True</property>
156 <property name="hexpand">True</property>
157 <child internal-child="accessible">
158 <object class="AtkObject" id="stylename-atkobject">
159 <property name="AtkObject::accessible-name" translatable="yes" context="newstyle|stylename-atkobject">Style Name</property>
160 </object>
161 </child>
162 </object>
163 <packing>
164 <property name="left_attach">0</property>
165 <property name="top_attach">0</property>
166 </packing>
167 </child>
168 </object>
169 </child>
170 </object>
171 </child>
172 <child type="label">
173 <object class="GtkLabel" id="label1">
174 <property name="visible">True</property>
175 <property name="can_focus">False</property>
176 <property name="label" translatable="yes" context="newstyle|label1">Style Name</property>
177 <attributes>
178 <attribute name="weight" value="bold"/>
179 </attributes>
180 </object>
181 </child>
182 </object>
183 <packing>
184 <property name="expand">False</property>
185 <property name="fill">True</property>
186 <property name="position">1</property>
187 </packing>
188 </child>
189 </object>
190 </child>
191 <action-widgets>
192 <action-widget response="-5">ok</action-widget>
193 <action-widget response="-6">cancel</action-widget>
194 <action-widget response="-11">help</action-widget>
195 </action-widgets>
196 </object>
197 </interface>