From aced039b26168342e8e5527c61daa0ae2abf786d Mon Sep 17 00:00:00 2001 From: andreas kainz Date: Sat, 8 Dec 2018 16:47:01 +0100 Subject: Tabbedbar: add EditDoc command to Review Tab Change-Id: I37b1397dc8406759ac138921aa9fa6c528f95bc7 Reviewed-on: https://gerrit.libreoffice.org/64827 Tested-by: Jenkins Reviewed-by: andreas_kainz --- sd/uiconfig/sdraw/ui/notebookbar.ui | 60 +++++++++++++++++++++++++++++++++- sd/uiconfig/simpress/ui/notebookbar.ui | 60 +++++++++++++++++++++++++++++++++- 2 files changed, 118 insertions(+), 2 deletions(-) (limited to 'sd') diff --git a/sd/uiconfig/sdraw/ui/notebookbar.ui b/sd/uiconfig/sdraw/ui/notebookbar.ui index 7fe609087c5d..0fabfc3526d4 100644 --- a/sd/uiconfig/sdraw/ui/notebookbar.ui +++ b/sd/uiconfig/sdraw/ui/notebookbar.ui @@ -6221,8 +6221,23 @@ 2 + + + True + False + 5 + 5 + vertical + + + False + True + 5 + 3 + + @@ -6231,6 +6246,49 @@ 1 + + + True + False + center + True + + + True + False + center + True + both + False + 3 + + + True + False + .uno:EditDoc + + + False + True + + + + + False + True + 1 + + + + + + False + True + 2 + + True diff --git a/sd/uiconfig/simpress/ui/notebookbar.ui b/sd/uiconfig/simpress/ui/notebookbar.ui index 1d218b9e493c..1471d568cd34 100644 --- a/sd/uiconfig/simpress/ui/notebookbar.ui +++ b/sd/uiconfig/simpress/ui/notebookbar.ui @@ -7402,8 +7402,23 @@ 2 + + + True + False + 5 + 5 + vertical + + + False + True + 5 + 3 + + @@ -7412,6 +7427,49 @@ 1 + + + True + False + center + True + + + True + False + center + True + both + False + 3 + + + True + False + .uno:EditDoc + + + False + True + + + + + False + True + 1 + + + + + + False + True + 2 + + True -- cgit