Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / sw / uiconfig / swriter / ui / pagefooterpanel.ui
blob8956ab5ad5eab233f00fa925915c8226b60769d0
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 <!-- n-columns=1 n-rows=1 -->
6 <object class="GtkGrid" id="PageFooterPanel">
7 <property name="visible">True</property>
8 <property name="can-focus">False</property>
9 <child>
10 <!-- n-columns=2 n-rows=4 -->
11 <object class="GtkGrid" id="grid1">
12 <property name="visible">True</property>
13 <property name="can-focus">False</property>
14 <property name="halign">end</property>
15 <property name="hexpand">True</property>
16 <property name="vexpand">True</property>
17 <property name="border-width">6</property>
18 <property name="row-spacing">6</property>
19 <property name="column-spacing">6</property>
20 <child>
21 <object class="GtkLabel" id="customlabel">
22 <property name="can-focus">False</property>
23 <property name="no-show-all">True</property>
24 <property name="label" translatable="yes" context="pagefooterpanel|customlabel">Custom</property>
25 </object>
26 <packing>
27 <property name="left-attach">1</property>
28 <property name="top-attach">3</property>
29 </packing>
30 </child>
31 <child>
32 <object class="GtkLabel" id="spacing">
33 <property name="visible">True</property>
34 <property name="can-focus">False</property>
35 <property name="halign">end</property>
36 <property name="label" translatable="yes" context="pagefooterpanel|spacing">Spacing:</property>
37 <property name="use-underline">True</property>
38 <property name="mnemonic-widget">spacingpreset</property>
39 </object>
40 <packing>
41 <property name="left-attach">0</property>
42 <property name="top-attach">1</property>
43 </packing>
44 </child>
45 <child>
46 <object class="GtkLabel" id="samecontent">
47 <property name="visible">True</property>
48 <property name="can-focus">False</property>
49 <property name="halign">end</property>
50 <property name="label" translatable="yes" context="pagefooterpanel|samecontent">Same Content:</property>
51 <property name="use-underline">True</property>
52 <property name="mnemonic-widget">samecontentLB</property>
53 </object>
54 <packing>
55 <property name="left-attach">0</property>
56 <property name="top-attach">2</property>
57 </packing>
58 </child>
59 <child>
60 <object class="GtkComboBoxText" id="footermarginpreset">
61 <property name="visible">True</property>
62 <property name="can-focus">False</property>
63 <property name="hexpand">True</property>
64 <accessibility>
65 <relation type="labelled-by" target="footertoggle"/>
66 </accessibility>
67 </object>
68 <packing>
69 <property name="left-attach">1</property>
70 <property name="top-attach">0</property>
71 </packing>
72 </child>
73 <child>
74 <object class="GtkComboBoxText" id="spacingpreset">
75 <property name="visible">True</property>
76 <property name="can-focus">False</property>
77 <property name="hexpand">True</property>
78 </object>
79 <packing>
80 <property name="left-attach">1</property>
81 <property name="top-attach">1</property>
82 </packing>
83 </child>
84 <child>
85 <object class="GtkComboBoxText" id="samecontentLB">
86 <property name="visible">True</property>
87 <property name="can-focus">False</property>
88 <property name="hexpand">True</property>
89 </object>
90 <packing>
91 <property name="left-attach">1</property>
92 <property name="top-attach">2</property>
93 </packing>
94 </child>
95 <child>
96 <object class="GtkCheckButton" id="footertoggle">
97 <property name="label" translatable="yes" context="pagefooterpanel|footertoggle">Margins:</property>
98 <property name="visible">True</property>
99 <property name="can-focus">True</property>
100 <property name="receives-default">False</property>
101 <property name="halign">end</property>
102 <property name="use-underline">True</property>
103 <property name="draw-indicator">True</property>
104 <accessibility>
105 <relation type="label-for" target="footermarginpreset"/>
106 </accessibility>
107 <child internal-child="accessible">
108 <object class="AtkObject" id="footertoggle-atkobject">
109 <property name="AtkObject::accessible-name" translatable="yes" context="PageHeaderPanel|footertoggle-atkobject">Enable footer</property>
110 </object>
111 </child>
112 </object>
113 <packing>
114 <property name="left-attach">0</property>
115 <property name="top-attach">0</property>
116 </packing>
117 </child>
118 <child>
119 <placeholder/>
120 </child>
121 </object>
122 <packing>
123 <property name="left-attach">0</property>
124 <property name="top-attach">0</property>
125 </packing>
126 </child>
127 </object>
128 </interface>