Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / sw / uiconfig / swriter / ui / contentcontrollistitemdlg.ui
blobd9e6a770038e949156a9705e0895f662f453a8b6
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="sw">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="ContentControlListItemDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes" context="contentcontrollistitemdlg|ContentControlListItemDialog">Content Control List Item Properties</property>
9 <property name="modal">True</property>
10 <property name="default_width">0</property>
11 <property name="default_height">0</property>
12 <property name="type_hint">dialog</property>
13 <child internal-child="vbox">
14 <object class="GtkBox" id="dialog-vbox1">
15 <property name="can_focus">False</property>
16 <property name="orientation">vertical</property>
17 <property name="spacing">12</property>
18 <child internal-child="action_area">
19 <object class="GtkButtonBox" id="dialog-action_area1">
20 <property name="can_focus">False</property>
21 <property name="layout_style">end</property>
22 <child>
23 <object class="GtkButton" id="ok">
24 <property name="label" translatable="yes" context="stock">_OK</property>
25 <property name="visible">True</property>
26 <property name="can_focus">True</property>
27 <property name="can_default">True</property>
28 <property name="has_default">True</property>
29 <property name="receives_default">True</property>
30 <property name="use-underline">True</property>
31 </object>
32 <packing>
33 <property name="expand">False</property>
34 <property name="fill">True</property>
35 <property name="position">0</property>
36 </packing>
37 </child>
38 <child>
39 <object class="GtkButton" id="cancel">
40 <property name="label" translatable="yes" context="stock">_Cancel</property>
41 <property name="visible">True</property>
42 <property name="can_focus">True</property>
43 <property name="receives_default">True</property>
44 <property name="use-underline">True</property>
45 </object>
46 <packing>
47 <property name="expand">False</property>
48 <property name="fill">True</property>
49 <property name="position">1</property>
50 </packing>
51 </child>
52 <child>
53 <object class="GtkButton" id="help">
54 <property name="label" translatable="yes" context="stock">_Help</property>
55 <property name="visible">True</property>
56 <property name="can_focus">True</property>
57 <property name="receives_default">True</property>
58 <property name="use-underline">True</property>
59 </object>
60 <packing>
61 <property name="expand">False</property>
62 <property name="fill">True</property>
63 <property name="position">2</property>
64 <property name="secondary">True</property>
65 </packing>
66 </child>
67 </object>
68 <packing>
69 <property name="expand">False</property>
70 <property name="fill">True</property>
71 <property name="pack_type">end</property>
72 <property name="position">0</property>
73 </packing>
74 </child>
75 <child>
76 <!-- n-columns=2 n-rows=2 -->
77 <object class="GtkGrid" id="grid1">
78 <property name="visible">True</property>
79 <property name="can_focus">False</property>
80 <property name="hexpand">True</property>
81 <property name="vexpand">True</property>
82 <property name="row_spacing">6</property>
83 <property name="column_spacing">12</property>
84 <property name="margin-start">12</property>
85 <property name="margin-top">6</property>
86 <child>
87 <object class="GtkLabel" id="lbdisplayname">
88 <property name="visible">True</property>
89 <property name="can_focus">False</property>
90 <property name="label" translatable="yes" context="contentcontrollistitemdlg|lbdisplayname">Display name:</property>
91 <property name="use_underline">True</property>
92 <property name="mnemonic_widget">displayname</property>
93 <property name="xalign">0</property>
94 </object>
95 <packing>
96 <property name="left_attach">0</property>
97 <property name="top_attach">0</property>
98 </packing>
99 </child>
100 <child>
101 <object class="GtkEntry" id="displayname">
102 <property name="visible">True</property>
103 <property name="can_focus">True</property>
104 <property name="hexpand">True</property>
105 <property name="truncate-multiline">True</property>
106 <property name="activates_default">True</property>
107 </object>
108 <packing>
109 <property name="left_attach">1</property>
110 <property name="top_attach">0</property>
111 </packing>
112 </child>
113 <child>
114 <object class="GtkLabel" id="lbvalue">
115 <property name="visible">True</property>
116 <property name="can_focus">False</property>
117 <property name="label" translatable="yes" context="contentcontrollistitemdlg|lbvalue">Value:</property>
118 <property name="use_underline">True</property>
119 <property name="mnemonic_widget">value</property>
120 <property name="xalign">0</property>
121 </object>
122 <packing>
123 <property name="left_attach">0</property>
124 <property name="top_attach">1</property>
125 </packing>
126 </child>
127 <child>
128 <object class="GtkEntry" id="value">
129 <property name="visible">True</property>
130 <property name="can_focus">True</property>
131 <property name="hexpand">True</property>
132 <property name="truncate-multiline">True</property>
133 <property name="activates_default">True</property>
134 </object>
135 <packing>
136 <property name="left_attach">1</property>
137 <property name="top_attach">1</property>
138 </packing>
139 </child>
140 </object>
141 <packing>
142 <property name="expand">False</property>
143 <property name="fill">True</property>
144 <property name="position">1</property>
145 </packing>
146 </child>
147 </object>
148 </child>
149 <action-widgets>
150 <action-widget response="-5">ok</action-widget>
151 <action-widget response="-6">cancel</action-widget>
152 <action-widget response="-11">help</action-widget>
153 </action-widgets>
154 <child type="titlebar">
155 <placeholder/>
156 </child>
157 </object>
158 </interface>