tdf#130857 qt weld: Support mail merge "Server Auth" dialog
[LibreOffice.git] / vcl / uiconfig / ui / screenshotparent.ui
blob43f1e41a141811b02f645286f5da132b6cd0a2d4
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain="vcl">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="ScreenShot">
6 <property name="can-focus">False</property>
7 <property name="border-width">6</property>
8 <property name="modal">True</property>
9 <property name="default-width">0</property>
10 <property name="default-height">0</property>
11 <property name="type-hint">dialog</property>
12 <child internal-child="vbox">
13 <object class="GtkBox" id="ScreenShotBox">
14 <property name="can-focus">False</property>
15 <property name="orientation">vertical</property>
16 <property name="spacing">12</property>
17 <child internal-child="action_area">
18 <object class="GtkButtonBox" id="internalarea">
19 <property name="can-focus">False</property>
20 <property name="layout-style">end</property>
21 <child>
22 <object class="GtkButton" id="cancel">
23 <property name="label" translatable="yes" context="stock">_Cancel</property>
24 <property name="visible">True</property>
25 <property name="can-focus">True</property>
26 <property name="receives-default">True</property>
27 <property name="use-underline">True</property>
28 </object>
29 <packing>
30 <property name="expand">False</property>
31 <property name="fill">True</property>
32 <property name="position">3</property>
33 </packing>
34 </child>
35 </object>
36 <packing>
37 <property name="expand">False</property>
38 <property name="fill">False</property>
39 <property name="position">1</property>
40 </packing>
41 </child>
42 <child>
43 <placeholder/>
44 </child>
45 </object>
46 </child>
47 <action-widgets>
48 <action-widget response="-6">cancel</action-widget>
49 </action-widgets>
50 </object>
51 </interface>