bump product version to 5.0.4.1
[LibreOffice.git] / sc / uiconfig / scalc / ui / showsheetdialog.ui
blobc27593ab83fe73cb1cefc0e834f8dea67d652010
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface>
4 <requires lib="gtk+" version="3.0"/>
5 <object class="GtkDialog" id="ShowSheetDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes">Show Sheet</property>
9 <property name="resizable">False</property>
10 <property name="type_hint">dialog</property>
11 <child internal-child="vbox">
12 <object class="GtkBox" id="dialog-vbox1">
13 <property name="can_focus">False</property>
14 <property name="orientation">vertical</property>
15 <property name="spacing">12</property>
16 <child internal-child="action_area">
17 <object class="GtkButtonBox" id="dialog-action_area1">
18 <property name="can_focus">False</property>
19 <property name="layout_style">end</property>
20 <child>
21 <object class="GtkButton" id="ok">
22 <property name="label">gtk-ok</property>
23 <property name="visible">True</property>
24 <property name="can_focus">True</property>
25 <property name="can_default">True</property>
26 <property name="has_default">True</property>
27 <property name="receives_default">True</property>
28 <property name="use_stock">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="cancel">
38 <property name="label">gtk-cancel</property>
39 <property name="visible">True</property>
40 <property name="can_focus">True</property>
41 <property name="receives_default">True</property>
42 <property name="use_stock">True</property>
43 </object>
44 <packing>
45 <property name="expand">False</property>
46 <property name="fill">True</property>
47 <property name="position">1</property>
48 </packing>
49 </child>
50 <child>
51 <object class="GtkButton" id="help">
52 <property name="label">gtk-help</property>
53 <property name="visible">True</property>
54 <property name="can_focus">True</property>
55 <property name="receives_default">True</property>
56 <property name="use_stock">True</property>
57 </object>
58 <packing>
59 <property name="expand">False</property>
60 <property name="fill">True</property>
61 <property name="position">2</property>
62 <property name="secondary">True</property>
63 </packing>
64 </child>
65 </object>
66 <packing>
67 <property name="expand">False</property>
68 <property name="fill">True</property>
69 <property name="pack_type">end</property>
70 <property name="position">0</property>
71 </packing>
72 </child>
73 <child>
74 <object class="GtkFrame" id="frame">
75 <property name="visible">True</property>
76 <property name="can_focus">False</property>
77 <property name="hexpand">True</property>
78 <property name="vexpand">True</property>
79 <property name="label_xalign">0</property>
80 <property name="shadow_type">none</property>
81 <child>
82 <object class="GtkAlignment" id="alignment1">
83 <property name="visible">True</property>
84 <property name="can_focus">False</property>
85 <property name="hexpand">True</property>
86 <property name="vexpand">True</property>
87 <property name="top_padding">6</property>
88 <property name="left_padding">12</property>
89 <child>
90 <object class="GtkTreeView" id="treeview:border">
91 <property name="visible">True</property>
92 <property name="can_focus">True</property>
93 <property name="hexpand">True</property>
94 <property name="vexpand">True</property>
95 <child internal-child="selection">
96 <object class="GtkTreeSelection" id="treeview-selection1">
97 <property name="mode">multiple</property>
98 </object>
99 </child>
100 </object>
101 </child>
102 </object>
103 </child>
104 <child type="label">
105 <object class="GtkLabel" id="label1">
106 <property name="visible">True</property>
107 <property name="can_focus">False</property>
108 <property name="label" translatable="yes">Hidden Sheets</property>
109 <attributes>
110 <attribute name="weight" value="bold"/>
111 </attributes>
112 </object>
113 </child>
114 </object>
115 <packing>
116 <property name="expand">False</property>
117 <property name="fill">True</property>
118 <property name="position">1</property>
119 </packing>
120 </child>
121 </object>
122 </child>
123 <action-widgets>
124 <action-widget response="0">ok</action-widget>
125 <action-widget response="0">cancel</action-widget>
126 <action-widget response="0">help</action-widget>
127 </action-widgets>
128 </object>
129 </interface>