cid#1636693 COPY_INSTEAD_OF_MOVE
[LibreOffice.git] / sc / uiconfig / scalc / ui / solverprogressdialog.ui
blob75afe4825ba1ea582e11e42130f5840012f2597b
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain="sc">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="SolverProgressDialog">
6 <property name="can-focus">False</property>
7 <property name="border-width">6</property>
8 <property name="title" translatable="yes" context="solverprogressdialog|SolverProgressDialog">Solving...</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" translatable="yes" context="stock">_OK</property>
23 <property name="visible">True</property>
24 <property name="sensitive">False</property>
25 <property name="can-focus">True</property>
26 <property name="can-default">True</property>
27 <property name="has-default">True</property>
28 <property name="receives-default">True</property>
29 <property name="use-underline">True</property>
30 </object>
31 <packing>
32 <property name="expand">False</property>
33 <property name="fill">True</property>
34 <property name="position">0</property>
35 </packing>
36 </child>
37 </object>
38 <packing>
39 <property name="expand">False</property>
40 <property name="fill">True</property>
41 <property name="pack-type">end</property>
42 <property name="position">2</property>
43 </packing>
44 </child>
45 <child>
46 <!-- n-columns=1 n-rows=2 -->
47 <object class="GtkGrid" id="grid1">
48 <property name="visible">True</property>
49 <property name="can-focus">False</property>
50 <property name="row-spacing">24</property>
51 <child>
52 <object class="GtkLabel" id="label2">
53 <property name="visible">True</property>
54 <property name="can-focus">False</property>
55 <property name="label" translatable="yes" context="solverprogressdialog|label2">Solving in progress...</property>
56 <property name="xalign">0</property>
57 </object>
58 <packing>
59 <property name="left-attach">0</property>
60 <property name="top-attach">0</property>
61 </packing>
62 </child>
63 <child>
64 <object class="GtkLabel" id="progress">
65 <property name="visible">True</property>
66 <property name="can-focus">False</property>
67 <property name="label" translatable="yes" context="solverprogressdialog|progress">(time limit # seconds)</property>
68 <property name="xalign">0</property>
69 </object>
70 <packing>
71 <property name="left-attach">0</property>
72 <property name="top-attach">1</property>
73 </packing>
74 </child>
75 </object>
76 <packing>
77 <property name="expand">False</property>
78 <property name="fill">True</property>
79 <property name="position">0</property>
80 </packing>
81 </child>
82 </object>
83 </child>
84 <action-widgets>
85 <action-widget response="-5">ok</action-widget>
86 </action-widgets>
87 </object>
88 </interface>