tdf#124287 wrong tooltip at Field command in NB
Change-Id: I49e3a53db5137b62063f2664c945e256ced33856
Reviewed-on: https://gerrit.libreoffice.org/70300
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
diff --git a/sc/uiconfig/scalc/ui/notebookbar_compact.ui b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
index 53a2d144..09e39b7 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_compact.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
@@ -4159,7 +4159,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="action_name">.uno:DesignerDialog</property>
<property name="action_name">.uno:FieldMenu</property>
<property name="image">paragraphstylei</property>
<property name="relief">none</property>
<property name="use_underline">True</property>
diff --git a/sd/uiconfig/sdraw/ui/notebookbar.ui b/sd/uiconfig/sdraw/ui/notebookbar.ui
index f3d9aff..2667dda 100644
--- a/sd/uiconfig/sdraw/ui/notebookbar.ui
+++ b/sd/uiconfig/sdraw/ui/notebookbar.ui
@@ -4830,7 +4830,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="action_name">.uno:DesignerDialog</property>
<property name="action_name">.uno:FieldMenu</property>
<property name="image">paragraphstylei</property>
<property name="relief">none</property>
<property name="use_underline">True</property>
diff --git a/sd/uiconfig/simpress/ui/notebookbar.ui b/sd/uiconfig/simpress/ui/notebookbar.ui
index c8847444..b871596 100644
--- a/sd/uiconfig/simpress/ui/notebookbar.ui
+++ b/sd/uiconfig/simpress/ui/notebookbar.ui
@@ -5103,7 +5103,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="action_name">.uno:DesignerDialog</property>
<property name="action_name">.uno:FieldMenu</property>
<property name="image">paragraphstylei</property>
<property name="relief">none</property>
<property name="use_underline">True</property>