From bcde9f1bc32ebdfdd71edd0e66502e1fcc766b18 Mon Sep 17 00:00:00 2001 From: andreas kainz Date: Mon, 9 Oct 2017 09:38:29 +0200 Subject: update notebookbar to add ExportDirectToPDF and ExportDirectToEPUB Change-Id: I6b161cc7d5e56b1a6507d6a513f1d3d70e8671c9 Reviewed-on: https://gerrit.libreoffice.org/43271 Tested-by: Jenkins Reviewed-by: andreas_kainz --- sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui | 11 +++++++++-- sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui | 11 +++++++++-- 2 files changed, 18 insertions(+), 4 deletions(-) (limited to 'sw/uiconfig') diff --git a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui index d35740b9f561..1bcc0e3a44c3 100644 --- a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui +++ b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui @@ -1306,10 +1306,17 @@ - + True False - .uno:ExportToPDF + .uno:ExportDirectToPDF + + + + + True + False + .uno:ExportDirectToEPUB diff --git a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui index 7bf05857ee3e..2de927ffba72 100644 --- a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui +++ b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui @@ -1230,10 +1230,17 @@ - + True False - .uno:ExportToPDF + .uno:ExportDirectToPDF + + + + + True + False + .uno:ExportDirectToEPUB -- cgit