tdf#154546 skip dispatch when presenter controller is not set
[LibreOffice.git] / svtools / uiconfig / ui / listcontrol.ui
blobd633ec43d49711120d6721bbd5fad3da0d75b1a5
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain="svt">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkBox" id="ListControl">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <property name="orientation">vertical</property>
9 <child>
10 <object class="GtkComboBoxText" id="listbox">
11 <property name="visible">True</property>
12 <property name="can_focus">False</property>
13 <property name="hexpand">True</property>
14 <style>
15 <class name="small-button"/>
16 </style>
17 </object>
18 <packing>
19 <property name="expand">True</property>
20 <property name="fill">True</property>
21 <property name="position">0</property>
22 </packing>
23 </child>
24 </object>
25 </interface>