Avoid potential negative array index access to cached text.
[LibreOffice.git] / sfx2 / uiconfig / ui / panel.ui
blobfb40097ee6d6f94d552f1b331fbfd24b990ef598
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="GtkBox" id="Panel">
6 <property name="visible">True</property>
7 <property name="can-focus">False</property>
8 <property name="orientation">vertical</property>
9 <child>
10 <object class="GtkBox" id="titlebar">
11 <property name="visible">True</property>
12 <property name="can-focus">False</property>
13 <property name="hexpand">True</property>
14 <property name="spacing">6</property>
15 <child>
16 <object class="GtkImage" id="addonimage">
17 <property name="visible">True</property>
18 <property name="can-focus">False</property>
19 <property name="valign">center</property>
20 <property name="icon-name">missing-image</property>
21 </object>
22 <packing>
23 <property name="expand">False</property>
24 <property name="fill">True</property>
25 <property name="position">0</property>
26 </packing>
27 </child>
28 <child>
29 <object class="GtkExpander" id="expander">
30 <property name="visible">True</property>
31 <property name="can-focus">True</property>
32 <property name="valign">center</property>
33 <property name="hexpand">True</property>
34 <child>
35 <object class="GtkBox">
36 <property name="visible">True</property>
37 <property name="can-focus">False</property>
38 <property name="orientation">vertical</property>
39 <child>
40 <placeholder/>
41 </child>
42 </object>
43 </child>
44 <child type="label">
45 <object class="GtkLabel">
46 <property name="visible">True</property>
47 <property name="can-focus">False</property>
48 <property name="hexpand">True</property>
49 <property name="use-underline">True</property>
50 <property name="xalign">0</property>
51 <attributes>
52 <attribute name="weight" value="bold"/>
53 </attributes>
54 </object>
55 </child>
56 </object>
57 <packing>
58 <property name="expand">False</property>
59 <property name="fill">True</property>
60 <property name="position">2</property>
61 </packing>
62 </child>
63 <child>
64 <object class="GtkToolbar" id="toolbar">
65 <property name="can-focus">True</property>
66 <property name="no-show-all">True</property>
67 <property name="margin-end">9</property>
68 <property name="toolbar-style">icons</property>
69 <property name="show-arrow">False</property>
70 <property name="icon_size">2</property>
71 <child>
72 <object class="GtkToolButton" id="button">
73 <property name="visible">True</property>
74 <property name="tooltip-text" translatable="yes" context="panel|SFX_STR_SIDEBAR_MORE_OPTIONS">More Options</property>
75 <property name="use-underline">True</property>
76 <property name="icon-name">sfx2/res/symphony/morebutton.png</property>
77 <child internal-child="accessible">
78 <object class="AtkObject" id="button-atkobject">
79 <property name="AtkObject::accessible-name" translatable="yes" context="panel|SFX_STR_SIDEBAR_MORE_OPTIONS">More Options</property>
80 </object>
81 </child>
82 </object>
83 <packing>
84 <property name="expand">False</property>
85 <property name="homogeneous">False</property>
86 </packing>
87 </child>
88 <style>
89 <class name="small-button"/>
90 </style>
91 </object>
92 <packing>
93 <property name="expand">False</property>
94 <property name="fill">True</property>
95 <property name="position">3</property>
96 </packing>
97 </child>
98 </object>
99 <packing>
100 <property name="expand">False</property>
101 <property name="fill">True</property>
102 <property name="position">0</property>
103 </packing>
104 </child>
105 <child>
106 <object class="GtkBox" id="contents">
107 <property name="visible">True</property>
108 <property name="can-focus">False</property>
109 <property name="hexpand">True</property>
110 <property name="orientation">vertical</property>
111 <child>
112 <placeholder/>
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 </interface>