diff options
author | Heiko Tietze <tietze.heiko@gmail.com> | 2023-03-29 15:12:58 +0200 |
---|---|---|
committer | Heiko Tietze <heiko.tietze@documentfoundation.org> | 2023-04-04 10:53:56 +0200 |
commit | 2039fd382af9d110bd68be8629ab757b3617926a (patch) | |
tree | bec3207a15f0b36b52dfdbf10a2f81e98b118130 /sc/uiconfig/scalc/ui/tpviewpage.ui | |
parent | f4a0b43d729fff169a2152a04aaa1369a4d4f9d6 (diff) |
Resolves tdf#154446 - Remove redundant option for grid line color
Change-Id: I41d39b763e651f90660f2a451ed0a9b473ead206
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149715
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Diffstat (limited to 'sc/uiconfig/scalc/ui/tpviewpage.ui')
-rw-r--r-- | sc/uiconfig/scalc/ui/tpviewpage.ui | 75 |
1 files changed, 12 insertions, 63 deletions
diff --git a/sc/uiconfig/scalc/ui/tpviewpage.ui b/sc/uiconfig/scalc/ui/tpviewpage.ui index 8198a7ed5ec4..4e3f9806956c 100644 --- a/sc/uiconfig/scalc/ui/tpviewpage.ui +++ b/sc/uiconfig/scalc/ui/tpviewpage.ui @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Generated with glade 3.38.2 --> +<!-- Generated with glade 3.40.0 --> <interface domain="sc"> <requires lib="gtk+" version="3.20"/> <object class="GtkBox" id="TpViewPage"> @@ -20,7 +20,7 @@ <property name="label-xalign">0</property> <property name="shadow-type">none</property> <child> - <!-- n-columns=1 n-rows=7 --> + <!-- n-columns=1 n-rows=8 --> <object class="GtkGrid" id="grid6"> <property name="visible">True</property> <property name="can-focus">False</property> @@ -373,13 +373,14 @@ <property name="label-xalign">0</property> <property name="shadow-type">none</property> <child> - <!-- n-columns=3 n-rows=5 --> + <!-- n-columns=3 n-rows=4 --> <object class="GtkGrid" id="grid5"> <property name="visible">True</property> <property name="can-focus">False</property> <property name="margin-start">12</property> <property name="margin-top">6</property> <property name="row-spacing">3</property> + <property name="column-spacing">6</property> <child> <object class="GtkCheckButton" id="break"> <property name="label" translatable="yes" context="tpviewpage|break">_Page breaks</property> @@ -396,7 +397,7 @@ </object> <packing> <property name="left-attach">0</property> - <property name="top-attach">3</property> + <property name="top-attach">2</property> <property name="width">3</property> </packing> </child> @@ -416,7 +417,7 @@ </object> <packing> <property name="left-attach">0</property> - <property name="top-attach">4</property> + <property name="top-attach">3</property> <property name="width">3</property> </packing> </child> @@ -426,6 +427,7 @@ <property name="can-focus">False</property> <property name="label" translatable="yes" context="tpviewpage|grid_label">_Grid lines:</property> <property name="use-underline">True</property> + <property name="mnemonic-widget">grid</property> <property name="xalign">0</property> </object> <packing> @@ -434,19 +436,6 @@ </packing> </child> <child> - <object class="GtkLabel" id="color_label"> - <property name="visible">True</property> - <property name="can-focus">False</property> - <property name="label" translatable="yes" context="tpviewpage|color_label">_Color:</property> - <property name="use-underline">True</property> - <property name="xalign">0</property> - </object> - <packing> - <property name="left-attach">0</property> - <property name="top-attach">1</property> - </packing> - </child> - <child> <object class="GtkComboBoxText" id="grid"> <property name="visible">True</property> <property name="can-focus">False</property> @@ -468,29 +457,6 @@ </packing> </child> <child> - <object class="GtkMenuButton" id="color"> - <property name="visible">True</property> - <property name="can-focus">False</property> - <property name="receives-default">False</property> - <property name="xalign">0</property> - <property name="draw-indicator">True</property> - <property name="label" translatable="no"></property> - <child> - <placeholder/> - </child> - <child internal-child="accessible"> - <object class="AtkObject" id="color-atkobject"> - <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|color">Specifies a color for the grid lines in the current document.</property> - </object> - </child> - </object> - <packing> - <property name="left-attach">1</property> - <property name="top-attach">1</property> - <property name="width">2</property> - </packing> - </child> - <child> <object class="GtkLabel" id="lbCursor"> <property name="visible">True</property> <property name="can-focus">False</property> @@ -501,7 +467,7 @@ </object> <packing> <property name="left-attach">0</property> - <property name="top-attach">2</property> + <property name="top-attach">1</property> </packing> </child> <child> @@ -517,7 +483,7 @@ </object> <packing> <property name="left-attach">1</property> - <property name="top-attach">2</property> + <property name="top-attach">1</property> </packing> </child> <child> @@ -533,7 +499,7 @@ </object> <packing> <property name="left-attach">2</property> - <property name="top-attach">2</property> + <property name="top-attach">1</property> </packing> </child> </object> @@ -702,23 +668,6 @@ </object> </child> </object> - <object class="GtkSizeGroup" id="sizegroupLabel"> - <widgets> - <widget name="grid_label"/> - <widget name="color_label"/> - <widget name="objgrf_label"/> - <widget name="diagram_label"/> - <widget name="draw_label"/> - <widget name="lbCursor"/> - </widgets> - </object> - <object class="GtkSizeGroup" id="sizegroupWidget"> - <widgets> - <widget name="grid"/> - <widget name="color"/> - <widget name="objgrf"/> - <widget name="diagram"/> - <widget name="draw"/> - </widgets> - </object> + <object class="GtkSizeGroup" id="sizegroupLabel"/> + <object class="GtkSizeGroup" id="sizegroupWidget"/> </interface> |