tdf#164803 sw: Fix SwTextSizeInfo applying grid metrics without grid
[LibreOffice.git] / sw / uiconfig / swriter / ui / splittable.ui
blob839dab9e756083c241a8c0ec4cc32f95e323c01b
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain="sw">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="SplitTableDialog">
6 <property name="can-focus">False</property>
7 <property name="border-width">6</property>
8 <property name="title" translatable="yes" context="splittable|SplitTableDialog">Split Table</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 <object class="GtkFrame" id="frame1">
77 <property name="visible">True</property>
78 <property name="can-focus">False</property>
79 <property name="label-xalign">0</property>
80 <property name="shadow-type">none</property>
81 <child>
82 <!-- n-columns=1 n-rows=4 -->
83 <object class="GtkGrid" id="grid1">
84 <property name="visible">True</property>
85 <property name="can-focus">False</property>
86 <property name="margin-start">12</property>
87 <property name="margin-top">6</property>
88 <property name="row-spacing">6</property>
89 <property name="column-spacing">6</property>
90 <child>
91 <object class="GtkRadioButton" id="copyheading">
92 <property name="label" translatable="yes" context="splittable|copyheading">Copy heading</property>
93 <property name="visible">True</property>
94 <property name="can-focus">True</property>
95 <property name="receives-default">False</property>
96 <property name="use-underline">True</property>
97 <property name="active">True</property>
98 <property name="draw-indicator">True</property>
99 <child internal-child="accessible">
100 <object class="AtkObject" id="copyheading-atkobject">
101 <property name="AtkObject::accessible-description" translatable="yes" context="splittable|extended_tip|copyheading">Includes the first row of the original table as the first row of the second table.</property>
102 </object>
103 </child>
104 </object>
105 <packing>
106 <property name="left-attach">0</property>
107 <property name="top-attach">0</property>
108 </packing>
109 </child>
110 <child>
111 <object class="GtkRadioButton" id="customheadingapplystyle">
112 <property name="label" translatable="yes" context="splittable|customheadingapplystyle">Custom heading (apply Style)</property>
113 <property name="visible">True</property>
114 <property name="can-focus">True</property>
115 <property name="receives-default">False</property>
116 <property name="use-underline">True</property>
117 <property name="draw-indicator">True</property>
118 <property name="group">copyheading</property>
119 <child internal-child="accessible">
120 <object class="AtkObject" id="customheadingapplystyle-atkobject">
121 <property name="AtkObject::accessible-description" translatable="yes" context="splittable|extended_tip|customheadingapplystyle">Inserts a blank header row in the second table that is formatted with the style of the first row in the original table.</property>
122 </object>
123 </child>
124 </object>
125 <packing>
126 <property name="left-attach">0</property>
127 <property name="top-attach">1</property>
128 </packing>
129 </child>
130 <child>
131 <object class="GtkRadioButton" id="customheading">
132 <property name="label" translatable="yes" context="splittable|customheading">Custom heading</property>
133 <property name="visible">True</property>
134 <property name="can-focus">True</property>
135 <property name="receives-default">False</property>
136 <property name="use-underline">True</property>
137 <property name="draw-indicator">True</property>
138 <property name="group">copyheading</property>
139 <child internal-child="accessible">
140 <object class="AtkObject" id="customheading-atkobject">
141 <property name="AtkObject::accessible-description" translatable="yes" context="splittable|extended_tip|customheading">Inserts an additional header row in the second table.</property>
142 </object>
143 </child>
144 </object>
145 <packing>
146 <property name="left-attach">0</property>
147 <property name="top-attach">2</property>
148 </packing>
149 </child>
150 <child>
151 <object class="GtkRadioButton" id="noheading">
152 <property name="label" translatable="yes" context="splittable|noheading">No heading</property>
153 <property name="visible">True</property>
154 <property name="can-focus">True</property>
155 <property name="receives-default">False</property>
156 <property name="use-underline">True</property>
157 <property name="draw-indicator">True</property>
158 <property name="group">copyheading</property>
159 <child internal-child="accessible">
160 <object class="AtkObject" id="noheading-atkobject">
161 <property name="AtkObject::accessible-description" translatable="yes" context="splittable|extended_tip|noheading">Splits the table without copying the header row.</property>
162 </object>
163 </child>
164 </object>
165 <packing>
166 <property name="left-attach">0</property>
167 <property name="top-attach">3</property>
168 </packing>
169 </child>
170 </object>
171 </child>
172 <child type="label">
173 <object class="GtkLabel" id="label1">
174 <property name="visible">True</property>
175 <property name="can-focus">False</property>
176 <property name="label" translatable="yes" context="splittable|label1">Mode</property>
177 <attributes>
178 <attribute name="weight" value="bold"/>
179 </attributes>
180 </object>
181 </child>
182 </object>
183 <packing>
184 <property name="expand">False</property>
185 <property name="fill">True</property>
186 <property name="position">1</property>
187 </packing>
188 </child>
189 </object>
190 </child>
191 <action-widgets>
192 <action-widget response="-5">ok</action-widget>
193 <action-widget response="-6">cancel</action-widget>
194 <action-widget response="-11">help</action-widget>
195 </action-widgets>
196 <child internal-child="accessible">
197 <object class="AtkObject" id="SplitTableDialog-atkobject">
198 <property name="AtkObject::accessible-description" translatable="yes" context="splittable|extended_tip|SplitTableDialog">Splits the current table into two separate tables at the cursor position.</property>
199 </object>
200 </child>
201 </object>
202 </interface>