Kaydet (Commit) b877f78f authored tarafından Caolán McNamara's avatar Caolán McNamara

fix positioning within cellprotectpage

Change-Id: I9ae7fd7f6ff7b999018cc0ba13147dd69dc7e9ae
Reviewed-on: https://gerrit.libreoffice.org/61010
Tested-by: Jenkins
Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst d55615f6
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.22.1 -->
<interface domain="sc"> <interface domain="sc">
<!-- interface-requires gtk+ 3.0 --> <requires lib="gtk+" version="3.18"/>
<object class="GtkGrid" id="CellProtectionPage"> <object class="GtkGrid" id="CellProtectionPage">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
...@@ -20,7 +21,6 @@ ...@@ -20,7 +21,6 @@
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="hexpand">True</property> <property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="top_padding">6</property> <property name="top_padding">6</property>
<property name="left_padding">12</property> <property name="left_padding">12</property>
<child> <child>
...@@ -46,8 +46,6 @@ ...@@ -46,8 +46,6 @@
<packing> <packing>
<property name="left_attach">0</property> <property name="left_attach">0</property>
<property name="top_attach">1</property> <property name="top_attach">1</property>
<property name="width">1</property>
<property name="height">1</property>
</packing> </packing>
</child> </child>
<child> <child>
...@@ -65,8 +63,6 @@ ...@@ -65,8 +63,6 @@
<packing> <packing>
<property name="left_attach">0</property> <property name="left_attach">0</property>
<property name="top_attach">2</property> <property name="top_attach">2</property>
<property name="width">1</property>
<property name="height">1</property>
</packing> </packing>
</child> </child>
<child> <child>
...@@ -85,8 +81,6 @@ ...@@ -85,8 +81,6 @@
<packing> <packing>
<property name="left_attach">0</property> <property name="left_attach">0</property>
<property name="top_attach">0</property> <property name="top_attach">0</property>
<property name="width">1</property>
<property name="height">1</property>
</packing> </packing>
</child> </child>
<child> <child>
...@@ -95,17 +89,16 @@ ...@@ -95,17 +89,16 @@
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="halign">end</property> <property name="halign">end</property>
<property name="hexpand">True</property> <property name="hexpand">True</property>
<property name="xalign">0</property>
<property name="label" translatable="yes" context="cellprotectionpage|label1">Cell protection is only effective after the current sheet has been protected. <property name="label" translatable="yes" context="cellprotectionpage|label1">Cell protection is only effective after the current sheet has been protected.
Select 'Protect Sheet' from the 'Tools' menu.</property> Select 'Protect Sheet' from the 'Tools' menu.</property>
<property name="wrap">True</property> <property name="wrap">True</property>
<property name="max_width_chars">52</property> <property name="max_width_chars">52</property>
<property name="xalign">0</property>
</object> </object>
<packing> <packing>
<property name="left_attach">1</property> <property name="left_attach">1</property>
<property name="top_attach">0</property> <property name="top_attach">0</property>
<property name="width">1</property>
<property name="height">3</property> <property name="height">3</property>
</packing> </packing>
</child> </child>
...@@ -127,14 +120,13 @@ Select 'Protect Sheet' from the 'Tools' menu.</property> ...@@ -127,14 +120,13 @@ Select 'Protect Sheet' from the 'Tools' menu.</property>
<packing> <packing>
<property name="left_attach">0</property> <property name="left_attach">0</property>
<property name="top_attach">0</property> <property name="top_attach">0</property>
<property name="width">1</property>
<property name="height">1</property>
</packing> </packing>
</child> </child>
<child> <child>
<object class="GtkFrame" id="framePrint"> <object class="GtkFrame" id="framePrint">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="valign">start</property>
<property name="hexpand">True</property> <property name="hexpand">True</property>
<property name="label_xalign">0</property> <property name="label_xalign">0</property>
<property name="shadow_type">none</property> <property name="shadow_type">none</property>
...@@ -163,8 +155,6 @@ Select 'Protect Sheet' from the 'Tools' menu.</property> ...@@ -163,8 +155,6 @@ Select 'Protect Sheet' from the 'Tools' menu.</property>
<packing> <packing>
<property name="left_attach">0</property> <property name="left_attach">0</property>
<property name="top_attach">0</property> <property name="top_attach">0</property>
<property name="width">1</property>
<property name="height">1</property>
</packing> </packing>
</child> </child>
<child> <child>
...@@ -173,16 +163,14 @@ Select 'Protect Sheet' from the 'Tools' menu.</property> ...@@ -173,16 +163,14 @@ Select 'Protect Sheet' from the 'Tools' menu.</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="halign">end</property> <property name="halign">end</property>
<property name="hexpand">True</property> <property name="hexpand">True</property>
<property name="xalign">0</property>
<property name="label" translatable="yes" context="cellprotectionpage|label4">The cells selected will be omitted when printing.</property> <property name="label" translatable="yes" context="cellprotectionpage|label4">The cells selected will be omitted when printing.</property>
<property name="wrap">True</property> <property name="wrap">True</property>
<property name="width_chars">52</property> <property name="width_chars">52</property>
<property name="xalign">0</property>
</object> </object>
<packing> <packing>
<property name="left_attach">1</property> <property name="left_attach">1</property>
<property name="top_attach">0</property> <property name="top_attach">0</property>
<property name="width">1</property>
<property name="height">1</property>
</packing> </packing>
</child> </child>
</object> </object>
...@@ -203,8 +191,6 @@ Select 'Protect Sheet' from the 'Tools' menu.</property> ...@@ -203,8 +191,6 @@ Select 'Protect Sheet' from the 'Tools' menu.</property>
<packing> <packing>
<property name="left_attach">0</property> <property name="left_attach">0</property>
<property name="top_attach">1</property> <property name="top_attach">1</property>
<property name="width">1</property>
<property name="height">1</property>
</packing> </packing>
</child> </child>
</object> </object>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment