build fix: no comphelper/profilezone.hxx in this branch
[LibreOffice.git] / dbaccess / uiconfig / ui / fielddialog.ui
blobdd47d82a8fd05f9a7440431b1cd0036a07c96f30
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface>
4 <requires lib="gtk+" version="3.0"/>
5 <object class="GtkDialog" id="FieldDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes">Field Format</property>
9 <property name="resizable">False</property>
10 <property name="type_hint">dialog</property>
11 <child internal-child="vbox">
12 <object class="GtkBox" id="dialog-vbox1">
13 <property name="can_focus">False</property>
14 <property name="orientation">vertical</property>
15 <property name="spacing">12</property>
16 <child internal-child="action_area">
17 <object class="GtkButtonBox" id="dialog-action_area1">
18 <property name="can_focus">False</property>
19 <property name="layout_style">end</property>
20 <child>
21 <object class="GtkButton" id="ok">
22 <property name="label">gtk-ok</property>
23 <property name="visible">True</property>
24 <property name="can_focus">True</property>
25 <property name="can_default">True</property>
26 <property name="has_default">True</property>
27 <property name="receives_default">True</property>
28 <property name="use_stock">True</property>
29 </object>
30 <packing>
31 <property name="expand">False</property>
32 <property name="fill">True</property>
33 <property name="position">0</property>
34 </packing>
35 </child>
36 <child>
37 <object class="GtkButton" id="cancel">
38 <property name="label">gtk-cancel</property>
39 <property name="visible">True</property>
40 <property name="can_focus">True</property>
41 <property name="receives_default">True</property>
42 <property name="use_stock">True</property>
43 </object>
44 <packing>
45 <property name="expand">False</property>
46 <property name="fill">True</property>
47 <property name="position">1</property>
48 </packing>
49 </child>
50 <child>
51 <object class="GtkButton" id="help">
52 <property name="label">gtk-help</property>
53 <property name="visible">True</property>
54 <property name="can_focus">True</property>
55 <property name="receives_default">True</property>
56 <property name="use_stock">True</property>
57 </object>
58 <packing>
59 <property name="expand">False</property>
60 <property name="fill">True</property>
61 <property name="position">2</property>
62 <property name="secondary">True</property>
63 </packing>
64 </child>
65 <child>
66 <object class="GtkButton" id="reset">
67 <property name="label">gtk-revert-to-saved</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_stock">True</property>
72 </object>
73 <packing>
74 <property name="expand">False</property>
75 <property name="fill">True</property>
76 <property name="position">3</property>
77 </packing>
78 </child>
79 </object>
80 <packing>
81 <property name="expand">False</property>
82 <property name="fill">True</property>
83 <property name="pack_type">end</property>
84 <property name="position">0</property>
85 </packing>
86 </child>
87 <child>
88 <object class="GtkBox" id="box1">
89 <property name="visible">True</property>
90 <property name="can_focus">False</property>
91 <property name="orientation">vertical</property>
92 <child>
93 <object class="GtkNotebook" id="tabcontrol">
94 <property name="visible">True</property>
95 <property name="can_focus">False</property>
96 <property name="hexpand">True</property>
97 <property name="vexpand">True</property>
98 <child>
99 <placeholder/>
100 </child>
101 <child type="tab">
102 <object class="GtkLabel" id="format">
103 <property name="visible">True</property>
104 <property name="can_focus">False</property>
105 <property name="label" translatable="yes">Format</property>
106 </object>
107 <packing>
108 <property name="tab_fill">False</property>
109 </packing>
110 </child>
111 <child>
112 <placeholder/>
113 </child>
114 <child type="tab">
115 <object class="GtkLabel" id="alignment">
116 <property name="visible">True</property>
117 <property name="can_focus">False</property>
118 <property name="xalign">0.4699999988079071</property>
119 <property name="label" translatable="yes">Alignment</property>
120 </object>
121 <packing>
122 <property name="position">1</property>
123 <property name="tab_fill">False</property>
124 </packing>
125 </child>
126 </object>
127 <packing>
128 <property name="expand">False</property>
129 <property name="fill">True</property>
130 <property name="position">0</property>
131 </packing>
132 </child>
133 <child>
134 <object class="GtkLabel" id="alttitle">
135 <property name="can_focus">False</property>
136 <property name="no_show_all">True</property>
137 <property name="label" translatable="yes">Table Format</property>
138 </object>
139 <packing>
140 <property name="expand">False</property>
141 <property name="fill">True</property>
142 <property name="position">1</property>
143 </packing>
144 </child>
145 </object>
146 <packing>
147 <property name="expand">False</property>
148 <property name="fill">True</property>
149 <property name="position">1</property>
150 </packing>
151 </child>
152 </object>
153 </child>
154 <action-widgets>
155 <action-widget response="0">ok</action-widget>
156 <action-widget response="0">cancel</action-widget>
157 <action-widget response="0">help</action-widget>
158 <action-widget response="0">reset</action-widget>
159 </action-widgets>
160 </object>
161 </interface>