summaryrefslogtreecommitdiff
path: root/sw/uiconfig/swriter/ui/notebookbar.ui
diff options
context:
space:
mode:
authorAdam Eric Fallon <adam.eric.fallon@gmail.com>2023-08-31 13:53:02 +0100
committerHeiko Tietze <heiko.tietze@documentfoundation.org>2023-09-04 13:58:14 +0200
commitb0a9a21aee0588998d43f73ddb44b94391e2d40e (patch)
tree4ed527e9475b724d11ba43a5e94937db5eb31cf3 /sw/uiconfig/swriter/ui/notebookbar.ui
parentb5effb66ee1563689c27ff10b682357120ab7786 (diff)
Added horizontal line and autocorrect to tabbed and compact tabbed interfaces.
Change-Id: I8a269052f3da09d079f0f872ef24ca23bbba4107 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156348 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Diffstat (limited to 'sw/uiconfig/swriter/ui/notebookbar.ui')
-rw-r--r--sw/uiconfig/swriter/ui/notebookbar.ui57
1 files changed, 54 insertions, 3 deletions
diff --git a/sw/uiconfig/swriter/ui/notebookbar.ui b/sw/uiconfig/swriter/ui/notebookbar.ui
index 3b1ea93f6f19..4a65e014823f 100644
--- a/sw/uiconfig/swriter/ui/notebookbar.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar.ui
@@ -1031,6 +1031,13 @@
</object>
</child>
<child>
+ <object class="GtkMenuItem" id="MenuInsert-InsertHorizontalLine">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="action_name">.uno:StyleApply?Style:string=Horizontal Line&amp;FamilyName:string=ParagraphStyles</property>
+ </object>
+ </child>
+ <child>
<object class="GtkSeparatorMenuItem" id="MenuInsert-separator1">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -1594,9 +1601,53 @@
<property name="can_focus">False</property>
<property name="action_name">.uno:MoreDictionaries</property>
</object>
- <packing>
- <property name="bottom_attach">0</property>
- </packing>
+ </child>
+ <child>
+ <object class="GtkMenuItem" id="MenuReview-AutoCorrect">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="action_name">.uno:AutoFormatMenu</property>
+ <child type="submenu">
+ <object class="GtkMenu" id="Menu AutoCorrect">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <child>
+ <object class="GtkMenuItem" id="MenuReview-AutoCorrectWhileTyping">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="action_name">.uno:OnlineAutoFormat</property>
+ </object>
+ </child>
+ <child>
+ <object class="GtkMenuItem" id="MenuReview-AutoFormatApply">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="action_name">.uno:AutoFormatApply</property>
+ </object>
+ </child>
+ <child>
+ <object class="GtkMenuItem" id="MenuReview-AutoFormatApplyAndEdit">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="action_name">.uno:AutoFormatRedlineApply</property>
+ </object>
+ </child>
+ <child>
+ <object class="GtkSeparatorMenuItem" id="MenuReview-separator6">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ </object>
+ </child>
+ <child>
+ <object class="GtkMenuItem" id="MenuReview-AutoCorrectDialog">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="action_name">.uno:AutoCorrectDlg</property>
+ </object>
+ </child>
+ </object>
+ </child>
+ </object>
</child>
<child>
<object class="GtkSeparatorMenuItem" id="MenuReview-separator1">