Avoid potential negative array index access to cached text.
[LibreOffice.git] / sc / uiconfig / scalc / ui / showdetaildialog.ui
blob9da58bb453a9b98407b97222c98fde87093fe728
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="sc">
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="ShowDetail">
14 <property name="can_focus">False</property>
15 <property name="hexpand">True</property>
16 <property name="vexpand">True</property>
17 <property name="border_width">6</property>
18 <property name="title" translatable="yes" context="showdetaildialog|ShowDetail">Show Detail</property>
19 <property name="resizable">False</property>
20 <property name="modal">True</property>
21 <property name="default_width">0</property>
22 <property name="default_height">0</property>
23 <property name="type_hint">dialog</property>
24 <child internal-child="vbox">
25 <object class="GtkBox" id="dialog-vbox1">
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_area1">
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" translatable="yes" context="stock">_OK</property>
38 <property name="visible">True</property>
39 <property name="can_focus">True</property>
40 <property name="can_default">True</property>
41 <property name="has_default">True</property>
42 <property name="receives_default">True</property>
43 <property name="use-underline">True</property>
44 </object>
45 <packing>
46 <property name="expand">False</property>
47 <property name="fill">True</property>
48 <property name="position">0</property>
49 </packing>
50 </child>
51 <child>
52 <object class="GtkButton" id="cancel">
53 <property name="label" translatable="yes" context="stock">_Cancel</property>
54 <property name="visible">True</property>
55 <property name="can_focus">True</property>
56 <property name="receives_default">True</property>
57 <property name="use-underline">True</property>
58 </object>
59 <packing>
60 <property name="expand">False</property>
61 <property name="fill">True</property>
62 <property name="position">1</property>
63 </packing>
64 </child>
65 <child>
66 <object class="GtkButton" id="help">
67 <property name="label" translatable="yes" context="stock">_Help</property>
68 <property name="visible">True</property>
69 <property name="can_focus">True</property>
70 <property name="receives_default">True</property>
71 <property name="use-underline">True</property>
72 </object>
73 <packing>
74 <property name="expand">False</property>
75 <property name="fill">True</property>
76 <property name="position">2</property>
77 <property name="secondary">True</property>
78 </packing>
79 </child>
80 </object>
81 <packing>
82 <property name="expand">False</property>
83 <property name="fill">True</property>
84 <property name="pack_type">end</property>
85 <property name="position">0</property>
86 </packing>
87 </child>
88 <child>
89 <object class="GtkBox" id="box1">
90 <property name="visible">True</property>
91 <property name="can_focus">False</property>
92 <property name="hexpand">True</property>
93 <property name="vexpand">True</property>
94 <property name="orientation">vertical</property>
95 <property name="spacing">6</property>
96 <child>
97 <object class="GtkLabel" id="label1">
98 <property name="visible">True</property>
99 <property name="can_focus">False</property>
100 <property name="label" translatable="yes" context="showdetaildialog|label1">_Choose the field containing the detail you want to show</property>
101 <property name="use_underline">True</property>
102 <property name="wrap">True</property>
103 <property name="mnemonic_widget">dimsTreeview</property>
104 <property name="max_width_chars">50</property>
105 <property name="xalign">0</property>
106 </object>
107 <packing>
108 <property name="expand">False</property>
109 <property name="fill">True</property>
110 <property name="position">0</property>
111 </packing>
112 </child>
113 <child>
114 <object class="GtkScrolledWindow">
115 <property name="visible">True</property>
116 <property name="can_focus">True</property>
117 <property name="hexpand">True</property>
118 <property name="vexpand">True</property>
119 <property name="shadow_type">in</property>
120 <child>
121 <object class="GtkTreeView" id="dimsTreeview">
122 <property name="visible">True</property>
123 <property name="can_focus">True</property>
124 <property name="hexpand">True</property>
125 <property name="vexpand">True</property>
126 <property name="model">liststore1</property>
127 <property name="headers_visible">False</property>
128 <property name="headers_clickable">False</property>
129 <property name="search_column">0</property>
130 <property name="show_expanders">False</property>
131 <child internal-child="selection">
132 <object class="GtkTreeSelection" id="treeview-selection1"/>
133 </child>
134 <child>
135 <object class="GtkTreeViewColumn" id="treeviewcolumn1">
136 <child>
137 <object class="GtkCellRendererText" id="cellrenderertext1"/>
138 <attributes>
139 <attribute name="text">0</attribute>
140 </attributes>
141 </child>
142 </object>
143 </child>
144 <child internal-child="accessible">
145 <object class="AtkObject" id="dimsTreeview-atkobject">
146 <property name="AtkObject::accessible-description" translatable="yes" context="showdetaildialog|extended_tip|dimsTreeview">Choose the field that you want to view the details for.</property>
147 </object>
148 </child>
149 </object>
150 </child>
151 </object>
152 <packing>
153 <property name="expand">False</property>
154 <property name="fill">True</property>
155 <property name="position">1</property>
156 </packing>
157 </child>
158 </object>
159 <packing>
160 <property name="expand">False</property>
161 <property name="fill">True</property>
162 <property name="position">1</property>
163 </packing>
164 </child>
165 </object>
166 </child>
167 <action-widgets>
168 <action-widget response="-5">ok</action-widget>
169 <action-widget response="-6">cancel</action-widget>
170 <action-widget response="-11">help</action-widget>
171 </action-widgets>
172 <child type="titlebar">
173 <placeholder/>
174 </child>
175 </object>
176 </interface>