summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorandreas kainz <kainz.a@gmail.com>2019-04-05 06:28:02 +0200
committerandreas_kainz <kainz.a@gmail.com>2019-04-05 15:53:27 +0200
commitd33b3efa90bed4f317c872b1c2b83696cdedaa26 (patch)
treeb5fc7196807615df54074f33f45ce39bc6e53d3e /sd
parentcf59f4ac994c4b755908091a3cdb3d5b7e171e49 (diff)
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>
Diffstat (limited to 'sd')
-rw-r--r--sd/uiconfig/sdraw/ui/notebookbar.ui2
-rw-r--r--sd/uiconfig/simpress/ui/notebookbar.ui2
2 files changed, 2 insertions, 2 deletions
diff --git a/sd/uiconfig/sdraw/ui/notebookbar.ui b/sd/uiconfig/sdraw/ui/notebookbar.ui
index f3d9aff2aaf1..2667dda148da 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 c884744424a2..b871596a1513 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>