prevent stale SwNode objects from reporting wrong value in GetIndex
[LibreOffice.git] / svtools / uiconfig / ui / fixedtextcontrol.ui
blobc0c0893d899eb6f7c823641a4a7afb5dbd141c45
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain="svt">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkBox" id="FixedTextControl">
6 <property name="visible">True</property>
7 <property name="can-focus">False</property>
8 <property name="orientation">vertical</property>
9 <child>
10 <object class="GtkLabel" id="label">
11 <property name="visible">True</property>
12 <property name="can-focus">False</property>
13 <property name="hexpand">True</property>
14 </object>
15 <packing>
16 <property name="expand">True</property>
17 <property name="fill">True</property>
18 <property name="position">0</property>
19 </packing>
20 </child>
21 </object>
22 </interface>