tdf#124099 add Chapter Numbering to Home drop down tab

Change-Id: I9f287cd9ded8f2c377cdb7fe6b338f984829d2b6
Reviewed-on: https://gerrit.libreoffice.org/70989
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Tested-by: andreas_kainz <kainz.a@gmail.com>
diff --git a/sw/uiconfig/swriter/ui/notebookbar.ui b/sw/uiconfig/swriter/ui/notebookbar.ui
index 8890139..d3f2236 100644
--- a/sw/uiconfig/swriter/ui/notebookbar.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar.ui
@@ -735,6 +735,13 @@
      </object>
    </child>
    <child>
      <object class="GtkMenuItem" id="MenuHome-ChapterNumberingDialog">
        <property name="visible">True</property>
        <property name="can_focus">False</property>
        <property name="action_name">.uno:ChapterNumberingDialog</property>
      </object>
    </child>
    <child>
      <object class="GtkSeparatorMenuItem" id="MenuHome-separator4">
        <property name="visible">True</property>
        <property name="can_focus">False</property>
@@ -3110,21 +3117,10 @@
                            <property name="can_focus">True</property>
                            <property name="valign">center</property>
                            <property name="vexpand">True</property>
                            <property name="toolbar_style">icons</property>
                            <property name="toolbar_style">both-horiz</property>
                            <property name="show_arrow">False</property>
                            <property name="icon_size">1</property>
                            <child>
                              <object class="GtkToolButton" id="Home-SearchDialog">
                                <property name="visible">True</property>
                                <property name="can_focus">False</property>
                                <property name="action_name">.uno:SearchDialog</property>
                              </object>
                              <packing>
                                <property name="expand">False</property>
                                <property name="homogeneous">True</property>
                              </packing>
                            </child>
                            <child>
                              <object class="GtkToolButton" id="Home-FocusToFindbar">
                                <property name="visible">True</property>
                                <property name="can_focus">False</property>
diff --git a/sw/uiconfig/swriter/ui/notebookbar_compact.ui b/sw/uiconfig/swriter/ui/notebookbar_compact.ui
index bd7576d..460753c 100644
--- a/sw/uiconfig/swriter/ui/notebookbar_compact.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar_compact.ui
@@ -866,6 +866,13 @@
      </object>
    </child>
    <child>
      <object class="GtkMenuItem" id="MenuHome-ChapterNumberingDialog">
        <property name="visible">True</property>
        <property name="can_focus">False</property>
        <property name="action_name">.uno:ChapterNumberingDialog</property>
      </object>
    </child>
    <child>
      <object class="GtkSeparatorMenuItem" id="MenuHome-separator4">
        <property name="visible">True</property>
        <property name="can_focus">False</property>
diff --git a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui
index 86a8c2e..7a5f533 100644
--- a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui
@@ -2110,6 +2110,13 @@
      </object>
    </child>
    <child>
      <object class="GtkMenuItem" id="MenuParagraph-ChapterNumberingDialog">
        <property name="visible">True</property>
        <property name="can_focus">False</property>
        <property name="action_name">.uno:ChapterNumberingDialog</property>
      </object>
    </child>
    <child>
      <object class="GtkMenuItem" id="MenuParagraph-ParagraphDialog">
        <property name="visible">True</property>
        <property name="can_focus">False</property>
diff --git a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui
index f98e0d3..8c6ba67 100644
--- a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui
@@ -2076,6 +2076,13 @@
      </object>
    </child>
    <child>
      <object class="GtkMenuItem" id="MenuParagraph-ChapterNumberingDialog">
        <property name="visible">True</property>
        <property name="can_focus">False</property>
        <property name="action_name">.uno:ChapterNumberingDialog</property>
      </object>
    </child>
    <child>
      <object class="GtkMenuItem" id="MenuParagraph-ParagraphDialog">
        <property name="visible">True</property>
        <property name="can_focus">False</property>