From a29b1018972d4052f361553b40cb4da2d2a5d318 Mon Sep 17 00:00:00 2001 From: andreas kainz Date: Tue, 26 Jun 2018 00:04:09 +0200 Subject: tdf#114425 add Page Settings to writer and calc NB add to NB grouped (full and compact) in Edit group cause Format is only Format selected text but not Format page. Edit group is most generic group that fit's for page selection Change-Id: I49af8ff5b560655d43c55818da391a768d26ef04 Reviewed-on: https://gerrit.libreoffice.org/56430 Tested-by: Jenkins Reviewed-by: andreas_kainz --- .../swriter/ui/notebookbar_groupedbar_compact.ui | 26 +++++++++++++++-- .../swriter/ui/notebookbar_groupedbar_full.ui | 34 +++++++++++++++++----- 2 files changed, 50 insertions(+), 10 deletions(-) (limited to 'sw') diff --git a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui index 606b33ad0933..ac0e455c2ae6 100644 --- a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui +++ b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui @@ -917,6 +917,26 @@ .uno:GotoPage + + + True + False + + + + + True + False + .uno:Watermark + + + + + True + False + .uno:PageDialog + + True @@ -1278,7 +1298,7 @@ - + True False .uno:FontDialog @@ -2513,7 +2533,7 @@ True False vnd.sun.star.job:alias=UpdateCheck - _Check for Updates... + _Check for Updates... @@ -2942,7 +2962,7 @@ True False vnd.sun.star.job:alias=UpdateCheck - _Check for Updates... + _Check for Updates... diff --git a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui index c35d4ce43d9d..6274110e81fc 100644 --- a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui +++ b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui @@ -864,6 +864,26 @@ .uno:GotoPage + + + True + False + + + + + True + False + .uno:Watermark + + + + + True + False + .uno:PageDialog + + True @@ -1110,7 +1130,7 @@ - + True False @@ -1164,7 +1184,7 @@ - + True False @@ -1219,13 +1239,13 @@ - + True False - + True False .uno:FontDialog @@ -1483,7 +1503,7 @@ True False vnd.sun.star.job:alias=UpdateCheck - _Check for Updates... + _Check for Updates... @@ -2552,7 +2572,7 @@ True False vnd.sun.star.job:alias=UpdateCheck - _Check for Updates... + _Check for Updates... @@ -2981,7 +3001,7 @@ True False vnd.sun.star.job:alias=UpdateCheck - _Check for Updates... + _Check for Updates... -- cgit