From 45b6f096e7ae86d0692ecdfd5b7069622d8a6efa Mon Sep 17 00:00:00 2001 From: andreas kainz Date: Sun, 28 Oct 2018 17:02:34 +0100 Subject: sw toolbars sync context toolbars between different apps Change-Id: Ib70cbcb392391c732f9d15a26722cf0dbdb8a56f Reviewed-on: https://gerrit.libreoffice.org/62477 Tested-by: Jenkins Reviewed-by: andreas_kainz --- sw/uiconfig/swreport/toolbar/formdesign.xml | 37 ++++++++++++++-------- sw/uiconfig/swreport/toolbar/frameobjectbar.xml | 41 +++++++++++++++---------- sw/uiconfig/swreport/toolbar/oleobjectbar.xml | 39 ++++++++++++++--------- 3 files changed, 74 insertions(+), 43 deletions(-) (limited to 'sw/uiconfig/swreport') diff --git a/sw/uiconfig/swreport/toolbar/formdesign.xml b/sw/uiconfig/swreport/toolbar/formdesign.xml index 758a8a8603cb..1d4a5c96c6d9 100644 --- a/sw/uiconfig/swreport/toolbar/formdesign.xml +++ b/sw/uiconfig/swreport/toolbar/formdesign.xml @@ -18,13 +18,37 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> + + + + + + + + + + + + + + + + + + + + + + + + + - @@ -33,17 +57,6 @@ - - - - - - - - - - - diff --git a/sw/uiconfig/swreport/toolbar/frameobjectbar.xml b/sw/uiconfig/swreport/toolbar/frameobjectbar.xml index a119d4a6bf5d..d001b7f23eee 100644 --- a/sw/uiconfig/swreport/toolbar/frameobjectbar.xml +++ b/sw/uiconfig/swreport/toolbar/frameobjectbar.xml @@ -18,34 +18,43 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - + - - - + + + + + + + + + + - - - + + + + + + + + - - - + + + - - - - - + + - \ No newline at end of file + diff --git a/sw/uiconfig/swreport/toolbar/oleobjectbar.xml b/sw/uiconfig/swreport/toolbar/oleobjectbar.xml index d89182257a95..8bcd93e2b5e9 100644 --- a/sw/uiconfig/swreport/toolbar/oleobjectbar.xml +++ b/sw/uiconfig/swreport/toolbar/oleobjectbar.xml @@ -18,30 +18,39 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - - - - - - - - - + - - + + + - + + + - + + + + + + + + + - + + + - \ No newline at end of file + + + + + -- cgit