diff options
author | Caolán McNamara <caolanm@redhat.com> | 2023-02-01 11:26:21 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2023-02-01 13:54:27 +0000 |
commit | 15974445d753141788e9f65a17edde1b7ea5c955 (patch) | |
tree | 28834850f2091918743e7397b10f71454d784e9e /sc/uiconfig/scalc | |
parent | a5c1593d7001382d43ea548166aa303aef899993 (diff) |
gtk[3|4] drop can-focus so it takes the default state
Change-Id: Ifd39ee1d72e0592638e0f5d0ed4e1b6b2ea82a77
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146439
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sc/uiconfig/scalc')
-rw-r--r-- | sc/uiconfig/scalc/ui/sidebaralignment.ui | 11 | ||||
-rw-r--r-- | sc/uiconfig/scalc/ui/sidebarcellappearance.ui | 4 | ||||
-rw-r--r-- | sc/uiconfig/scalc/ui/sidebarnumberformat.ui | 3 |
3 files changed, 0 insertions, 18 deletions
diff --git a/sc/uiconfig/scalc/ui/sidebaralignment.ui b/sc/uiconfig/scalc/ui/sidebaralignment.ui index f292d09608bc..bc01dc04134c 100644 --- a/sc/uiconfig/scalc/ui/sidebaralignment.ui +++ b/sc/uiconfig/scalc/ui/sidebaralignment.ui @@ -58,7 +58,6 @@ <child> <object class="GtkToggleToolButton" id=".uno:AlignLeft"> <property name="visible">True</property> - <property name="can-focus">False</property> <property name="valign">start</property> <property name="use-underline">True</property> </object> @@ -70,7 +69,6 @@ <child> <object class="GtkToggleToolButton" id=".uno:AlignHorizontalCenter"> <property name="visible">True</property> - <property name="can-focus">False</property> <property name="use-underline">True</property> </object> <packing> @@ -81,7 +79,6 @@ <child> <object class="GtkToggleToolButton" id=".uno:AlignRight"> <property name="visible">True</property> - <property name="can-focus">False</property> <property name="use-underline">True</property> </object> <packing> @@ -92,7 +89,6 @@ <child> <object class="GtkToggleToolButton" id=".uno:AlignBlock"> <property name="visible">True</property> - <property name="can-focus">False</property> <property name="use-underline">True</property> </object> <packing> @@ -119,7 +115,6 @@ <child> <object class="GtkToggleToolButton" id=".uno:AlignTop"> <property name="visible">True</property> - <property name="can-focus">False</property> <property name="use-underline">True</property> </object> <packing> @@ -130,7 +125,6 @@ <child> <object class="GtkToggleToolButton" id=".uno:AlignVCenter"> <property name="visible">True</property> - <property name="can-focus">False</property> <property name="use-underline">True</property> </object> <packing> @@ -141,7 +135,6 @@ <child> <object class="GtkToggleToolButton" id=".uno:AlignBottom"> <property name="visible">True</property> - <property name="can-focus">False</property> <property name="use-underline">True</property> </object> <packing> @@ -167,7 +160,6 @@ <child> <object class="GtkToggleToolButton" id=".uno:ParaLeftToRight"> <property name="visible">True</property> - <property name="can-focus">False</property> <property name="use-underline">True</property> </object> <packing> @@ -178,7 +170,6 @@ <child> <object class="GtkToggleToolButton" id=".uno:ParaRightToLeft"> <property name="visible">True</property> - <property name="can-focus">False</property> <property name="use-underline">True</property> </object> <packing> @@ -211,7 +202,6 @@ <child> <object class="GtkToolButton" id=".uno:IncrementIndent"> <property name="visible">True</property> - <property name="can-focus">False</property> <property name="use-underline">True</property> </object> <packing> @@ -222,7 +212,6 @@ <child> <object class="GtkToolButton" id=".uno:DecrementIndent"> <property name="visible">True</property> - <property name="can-focus">False</property> <property name="use-underline">True</property> </object> <packing> diff --git a/sc/uiconfig/scalc/ui/sidebarcellappearance.ui b/sc/uiconfig/scalc/ui/sidebarcellappearance.ui index a2e081827d9f..8daad7711040 100644 --- a/sc/uiconfig/scalc/ui/sidebarcellappearance.ui +++ b/sc/uiconfig/scalc/ui/sidebarcellappearance.ui @@ -42,7 +42,6 @@ <child> <object class="GtkMenuToolButton" id=".uno:BackgroundColor"> <property name="visible">True</property> - <property name="can-focus">False</property> <property name="tooltip-text" translatable="yes" context="sidebarcellappearance|cellbackground|tooltip_text">Select the background color of the selected cells.</property> <property name="use-underline">True</property> </object> @@ -68,7 +67,6 @@ <child> <object class="GtkMenuToolButton" id="SetBorderStyle"> <property name="visible">True</property> - <property name="can-focus">False</property> <property name="tooltip-text" translatable="yes" context="sidebarcellappearance|bordertype|tooltip_text">Specify the borders of the selected cells.</property> <property name="halign">start</property> <property name="valign">start</property> @@ -99,7 +97,6 @@ <child> <object class="GtkMenuToolButton" id=".uno:FrameLineColor"> <property name="visible">True</property> - <property name="can-focus">False</property> <property name="tooltip-text" translatable="yes" context="sidebarcellappearance|linecolor|tooltip_text">Select the line color of the borders.</property> <property name="use-underline">True</property> </object> @@ -131,7 +128,6 @@ <child> <object class="GtkMenuToolButton" id="LineStyle"> <property name="visible">True</property> - <property name="can-focus">False</property> <property name="tooltip-text" translatable="yes" context="sidebarcellappearance|linestyle|tooltip_text">Select the line style of the borders.</property> <property name="use-underline">True</property> </object> diff --git a/sc/uiconfig/scalc/ui/sidebarnumberformat.ui b/sc/uiconfig/scalc/ui/sidebarnumberformat.ui index 52d3c53bd186..3da15aa75a1e 100644 --- a/sc/uiconfig/scalc/ui/sidebarnumberformat.ui +++ b/sc/uiconfig/scalc/ui/sidebarnumberformat.ui @@ -38,7 +38,6 @@ <child> <object class="GtkToggleToolButton" id=".uno:NumberFormatDecimal"> <property name="visible">True</property> - <property name="can_focus">False</property> <property name="use_underline">True</property> </object> <packing> @@ -49,7 +48,6 @@ <child> <object class="GtkToggleToolButton" id=".uno:NumberFormatPercent"> <property name="visible">True</property> - <property name="can_focus">False</property> <property name="use_underline">True</property> </object> <packing> @@ -60,7 +58,6 @@ <child> <object class="GtkMenuToolButton" id=".uno:NumberFormatCurrency"> <property name="visible">True</property> - <property name="can_focus">False</property> <property name="use_underline">True</property> </object> <packing> |