diff options
-rw-r--r-- | sc/uiconfig/scalc/ui/notebookbar_compact.ui | 2 | ||||
-rw-r--r-- | sd/uiconfig/sdraw/ui/notebookbar.ui | 2 | ||||
-rw-r--r-- | sd/uiconfig/simpress/ui/notebookbar.ui | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sc/uiconfig/scalc/ui/notebookbar_compact.ui b/sc/uiconfig/scalc/ui/notebookbar_compact.ui index 53a2d1444341..09e39b768131 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 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> |