cid#1636693 COPY_INSTEAD_OF_MOVE
[LibreOffice.git] / sc / uiconfig / scalc / ui / swaprowsentry.ui
blobc5251127a6731fb766a42a0aeae8f81df513c23e
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 <!-- n-columns=3 n-rows=3 -->
6 <object class="GtkGrid" id="grid">
7 <property name="visible">True</property>
8 <property name="can-focus">False</property>
9 <property name="margin-end">6</property>
10 <property name="border-width">6</property>
11 <property name="row-spacing">6</property>
12 <property name="column-spacing">12</property>
13 <child>
14 <object class="GtkSeparator">
15 <property name="visible">True</property>
16 <property name="can-focus">False</property>
17 </object>
18 <packing>
19 <property name="left-attach">0</property>
20 <property name="top-attach">0</property>
21 <property name="width">3</property>
22 </packing>
23 </child>
24 <child>
25 <object class="GtkLabel" id="label1">
26 <property name="visible">True</property>
27 <property name="can-focus">False</property>
28 <property name="halign">start</property>
29 <property name="label" translatable="yes" context="swaprows|action">Swap Rows Action</property>
30 <property name="use-underline">True</property>
31 <property name="mnemonic-widget">ed_row1</property>
32 </object>
33 <packing>
34 <property name="left-attach">0</property>
35 <property name="top-attach">1</property>
36 <property name="width">3</property>
37 </packing>
38 </child>
39 <child>
40 <object class="GtkEntry" id="ed_row1">
41 <property name="visible">True</property>
42 <property name="can-focus">True</property>
43 <property name="hexpand">True</property>
44 <property name="width-chars">10</property>
45 <property name="truncate-multiline">True</property>
46 <property name="placeholder-text" translatable="yes" context="swaprows|row1">First Row</property>
47 </object>
48 <packing>
49 <property name="left-attach">0</property>
50 <property name="top-attach">2</property>
51 </packing>
52 </child>
53 <child>
54 <object class="GtkEntry" id="ed_row2">
55 <property name="visible">True</property>
56 <property name="can-focus">True</property>
57 <property name="hexpand">True</property>
58 <property name="width-chars">10</property>
59 <property name="truncate-multiline">True</property>
60 <property name="placeholder-text" translatable="yes" context="swaprows|row2">Second Row</property>
61 </object>
62 <packing>
63 <property name="left-attach">1</property>
64 <property name="top-attach">2</property>
65 </packing>
66 </child>
67 <child>
68 <object class="GtkButton" id="ed_delete">
69 <property name="label" translatable="yes" context="swaprows|delete">Delete</property>
70 <property name="visible">True</property>
71 <property name="can-focus">True</property>
72 <property name="receives-default">False</property>
73 <property name="halign">end</property>
74 </object>
75 <packing>
76 <property name="left-attach">2</property>
77 <property name="top-attach">2</property>
78 </packing>
79 </child>
80 </object>
81 </interface>