summaryrefslogtreecommitdiff
path: root/sw/uiconfig/sweb
diff options
context:
space:
mode:
authorHeiko Tietze <tietze.heiko@gmail.com>2021-09-28 09:22:00 +0200
committerHeiko Tietze <heiko.tietze@documentfoundation.org>2021-09-28 11:07:27 +0200
commitac34bafb6cad056f843ff3ff0dee293bf1e18c56 (patch)
treed66213129467548973adb39c74d4e1700379d30d /sw/uiconfig/sweb
parente37c97bc1d698c94ed6736dbe4642a784e79eeff (diff)
Resolves tdf#144735 - Access to formula edit bar via context menu
* Command added to context menu * Label modified for more user-centered clarity Change-Id: I3da5805d881e05452c79d4f44c25d69fb4c804c0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/122752 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Diffstat (limited to 'sw/uiconfig/sweb')
-rw-r--r--sw/uiconfig/sweb/popupmenu/table.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/uiconfig/sweb/popupmenu/table.xml b/sw/uiconfig/sweb/popupmenu/table.xml
index 2ef887ebaef7..c986ff788102 100644
--- a/sw/uiconfig/sweb/popupmenu/table.xml
+++ b/sw/uiconfig/sweb/popupmenu/table.xml
@@ -121,6 +121,7 @@
</menu:menupopup>
</menu:menu>
<menu:menuseparator/>
+ <menu:menuitem menu:id=".uno:InsertFormula"/>
<menu:menuitem menu:id=".uno:InsertAnnotation"/>
<menu:menuitem menu:id=".uno:FieldDialog"/>
<menu:menuitem menu:id=".uno:AcceptTrackedChange"/>