tdf#92610 Fix missing/conflicting accelerators on Header/Footer tab page

Change-Id: I54099745b1246b474d2f389b7c87abb18d944cab
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137241
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
diff --git a/svx/uiconfig/ui/headfootformatpage.ui b/svx/uiconfig/ui/headfootformatpage.ui
index f5434675..72e0f8c 100644
--- a/svx/uiconfig/ui/headfootformatpage.ui
+++ b/svx/uiconfig/ui/headfootformatpage.ui
@@ -109,7 +109,7 @@
                <property name="margin-start">12</property>
                <child>
                  <object class="GtkCheckButton" id="checkSameLR">
                    <property name="label" translatable="yes" context="headfootformatpage|checkSameLR">Same _content on left and right pages</property>
                    <property name="label" translatable="yes" context="headfootformatpage|checkSameLR">Same co_ntent on left and right pages</property>
                    <property name="visible">True</property>
                    <property name="can_focus">True</property>
                    <property name="receives_default">False</property>
@@ -125,7 +125,7 @@
                </child>
                <child>
                  <object class="GtkCheckButton" id="checkSameFP">
                    <property name="label" translatable="yes" context="headfootformatpage|checkSameFP">Same content on first page</property>
                    <property name="label" translatable="yes" context="headfootformatpage|checkSameFP">Same content on first _page</property>
                    <property name="visible">True</property>
                    <property name="can_focus">True</property>
                    <property name="receives_default">False</property>
@@ -249,7 +249,7 @@
                    <property name="visible">True</property>
                    <property name="can_focus">False</property>
                    <property name="hexpand">True</property>
                    <property name="label" translatable="yes" context="headfootformatpage|labelHeight">_Height:</property>
                    <property name="label" translatable="yes" context="headfootformatpage|labelHeight">Heigh_t:</property>
                    <property name="use_underline">True</property>
                    <property name="mnemonic_widget">spinHeight</property>
                    <property name="ellipsize">end</property>
@@ -299,10 +299,11 @@
                    <property name="layout_style">start</property>
                    <child>
                      <object class="GtkButton" id="buttonMore">
                        <property name="label" translatable="yes" context="headfootformatpage|buttonMore">More...</property>
                        <property name="label" translatable="yes" context="headfootformatpage|buttonMore">_More...</property>
                        <property name="visible">True</property>
                        <property name="can_focus">True</property>
                        <property name="receives_default">True</property>
                        <property name="use_underline">True</property>
                      </object>
                      <packing>
                        <property name="expand">False</property>