tdf#130857 qt weld: Implement QtInstanceWidget::strip_mnemonic
[LibreOffice.git] / sd / uiconfig / simpress / ui / sdviewpage.ui
blob608114e88fa9539864eb8cbd6377fa433e9268e8
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain="sd">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkFrame" id="SdViewPage">
6 <property name="visible">True</property>
7 <property name="can-focus">False</property>
8 <property name="hexpand">True</property>
9 <property name="border-width">6</property>
10 <property name="label-xalign">0</property>
11 <property name="shadow-type">none</property>
12 <child>
13 <!-- n-columns=2 n-rows=4 -->
14 <object class="GtkGrid">
15 <property name="visible">True</property>
16 <property name="can-focus">False</property>
17 <property name="margin-start">12</property>
18 <property name="margin-top">6</property>
19 <property name="row-spacing">6</property>
20 <child>
21 <object class="GtkCheckButton" id="ruler">
22 <property name="label" translatable="yes" context="sdviewpage|ruler">_Rulers visible</property>
23 <property name="visible">True</property>
24 <property name="can-focus">True</property>
25 <property name="receives-default">False</property>
26 <property name="use-underline">True</property>
27 <property name="draw-indicator">True</property>
28 <child internal-child="accessible">
29 <object class="AtkObject" id="ruler-atkobject">
30 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|ruler">Specifies whether to display the rulers at the top and to the left of the work area.</property>
31 </object>
32 </child>
33 </object>
34 <packing>
35 <property name="left-attach">1</property>
36 <property name="top-attach">0</property>
37 </packing>
38 </child>
39 <child>
40 <object class="GtkCheckButton" id="dragstripes">
41 <property name="label" translatable="yes" context="sdviewpage|dragstripes">_Helplines while moving</property>
42 <property name="visible">True</property>
43 <property name="can-focus">True</property>
44 <property name="receives-default">False</property>
45 <property name="use-underline">True</property>
46 <property name="draw-indicator">True</property>
47 <child internal-child="accessible">
48 <object class="AtkObject" id="dragstripes-atkobject">
49 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|dragstripes">Specifies whether to display guides when moving an object.</property>
50 </object>
51 </child>
52 </object>
53 <packing>
54 <property name="left-attach">1</property>
55 <property name="top-attach">1</property>
56 </packing>
57 </child>
58 <child>
59 <object class="GtkCheckButton" id="handlesbezier">
60 <property name="label" translatable="yes" context="sdviewpage|handlesbezier">_All control points in Bézier editor</property>
61 <property name="visible">True</property>
62 <property name="can-focus">True</property>
63 <property name="receives-default">False</property>
64 <property name="use-underline">True</property>
65 <property name="draw-indicator">True</property>
66 <child internal-child="accessible">
67 <object class="AtkObject" id="handlesbezier-atkobject">
68 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|handlesbezier">Displays the control points of all Bézier points if you have previously selected a Bézier curve. If the All control points in Bézier editor option is not marked, only the control points of the selected Bézier points will be visible.</property>
69 </object>
70 </child>
71 </object>
72 <packing>
73 <property name="left-attach">1</property>
74 <property name="top-attach">2</property>
75 </packing>
76 </child>
77 <child>
78 <object class="GtkCheckButton" id="moveoutline">
79 <property name="label" translatable="yes" context="sdviewpage|moveoutline">_Contour of each individual object</property>
80 <property name="visible">True</property>
81 <property name="can-focus">True</property>
82 <property name="receives-default">False</property>
83 <property name="use-underline">True</property>
84 <property name="draw-indicator">True</property>
85 <child internal-child="accessible">
86 <object class="AtkObject" id="moveoutline-atkobject">
87 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|moveoutline">The contour line of each individual object is displayed when moving this object.</property>
88 </object>
89 </child>
90 </object>
91 <packing>
92 <property name="left-attach">1</property>
93 <property name="top-attach">3</property>
94 </packing>
95 </child>
96 <child>
97 <object class="GtkImage" id="lockruler">
98 <property name="can-focus">False</property>
99 <property name="no-show-all">True</property>
100 <property name="halign">center</property>
101 <property name="valign">center</property>
102 <property name="icon-name">res/lock.png</property>
103 </object>
104 <packing>
105 <property name="left-attach">0</property>
106 <property name="top-attach">0</property>
107 </packing>
108 </child>
109 <child>
110 <object class="GtkImage" id="lockdragstripes">
111 <property name="can-focus">False</property>
112 <property name="no-show-all">True</property>
113 <property name="halign">center</property>
114 <property name="valign">center</property>
115 <property name="icon-name">res/lock.png</property>
116 </object>
117 <packing>
118 <property name="left-attach">0</property>
119 <property name="top-attach">1</property>
120 </packing>
121 </child>
122 <child>
123 <object class="GtkImage" id="lockhandlesbezier">
124 <property name="can-focus">False</property>
125 <property name="no-show-all">True</property>
126 <property name="halign">center</property>
127 <property name="valign">center</property>
128 <property name="icon-name">res/lock.png</property>
129 </object>
130 <packing>
131 <property name="left-attach">0</property>
132 <property name="top-attach">2</property>
133 </packing>
134 </child>
135 <child>
136 <object class="GtkImage" id="lockmoveoutline">
137 <property name="can-focus">False</property>
138 <property name="no-show-all">True</property>
139 <property name="halign">center</property>
140 <property name="valign">center</property>
141 <property name="icon-name">res/lock.png</property>
142 </object>
143 <packing>
144 <property name="left-attach">0</property>
145 <property name="top-attach">3</property>
146 </packing>
147 </child>
148 </object>
149 </child>
150 <child type="label">
151 <object class="GtkLabel" id="label1">
152 <property name="visible">True</property>
153 <property name="can-focus">False</property>
154 <property name="label" translatable="yes" context="sdviewpage|label1">Display</property>
155 <attributes>
156 <attribute name="weight" value="bold"/>
157 </attributes>
158 </object>
159 </child>
160 <child internal-child="accessible">
161 <object class="AtkObject" id="SdViewPage-atkobject">
162 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|SdViewPage">Specifies the available display modes.</property>
163 </object>
164 </child>
165 </object>
166 </interface>