From d33b3efa90bed4f317c872b1c2b83696cdedaa26 Mon Sep 17 00:00:00 2001 From: andreas kainz Date: Fri, 5 Apr 2019 06:28:02 +0200 Subject: 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 --- sd/uiconfig/sdraw/ui/notebookbar.ui | 2 +- sd/uiconfig/simpress/ui/notebookbar.ui | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sd') 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 @@ True True True - .uno:DesignerDialog + .uno:FieldMenu paragraphstylei none True 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 @@ True True True - .uno:DesignerDialog + .uno:FieldMenu paragraphstylei none True -- cgit