From 0f7542a7a74a24b3cdb69f7e860caacbfcd2cc23 Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Mon, 3 Feb 2014 17:46:05 +0100 Subject: fdo#74455 - hide direct printing button and replace with new print dialog. Change-Id: I7ae80079f4bd5fed1234753b521a680498ec43e1 --- sw/uiconfig/sglobal/toolbar/standardbar.xml | 3 ++- sw/uiconfig/sglobal/toolbar/viewerbar.xml | 5 +++-- sw/uiconfig/sweb/toolbar/standardbar.xml | 3 ++- sw/uiconfig/sweb/toolbar/viewerbar.xml | 5 +++-- sw/uiconfig/swform/toolbar/standardbar.xml | 3 ++- sw/uiconfig/swform/toolbar/viewerbar.xml | 5 +++-- sw/uiconfig/swreport/toolbar/standardbar.xml | 3 ++- sw/uiconfig/swreport/toolbar/viewerbar.xml | 5 +++-- sw/uiconfig/swriter/toolbar/standardbar.xml | 3 ++- sw/uiconfig/swriter/toolbar/viewerbar.xml | 5 +++-- sw/uiconfig/swxform/toolbar/standardbar.xml | 3 ++- sw/uiconfig/swxform/toolbar/viewerbar.xml | 5 +++-- 12 files changed, 30 insertions(+), 18 deletions(-) (limited to 'sw') diff --git a/sw/uiconfig/sglobal/toolbar/standardbar.xml b/sw/uiconfig/sglobal/toolbar/standardbar.xml index 363f03b01ee5..cf5c96a432d2 100644 --- a/sw/uiconfig/sglobal/toolbar/standardbar.xml +++ b/sw/uiconfig/sglobal/toolbar/standardbar.xml @@ -29,7 +29,8 @@ - + + diff --git a/sw/uiconfig/sglobal/toolbar/viewerbar.xml b/sw/uiconfig/sglobal/toolbar/viewerbar.xml index a200750a4829..a3718762921a 100644 --- a/sw/uiconfig/sglobal/toolbar/viewerbar.xml +++ b/sw/uiconfig/sglobal/toolbar/viewerbar.xml @@ -24,7 +24,8 @@ - + + @@ -32,4 +33,4 @@ - \ No newline at end of file + diff --git a/sw/uiconfig/sweb/toolbar/standardbar.xml b/sw/uiconfig/sweb/toolbar/standardbar.xml index b20974226820..6ca8c3fd453e 100644 --- a/sw/uiconfig/sweb/toolbar/standardbar.xml +++ b/sw/uiconfig/sweb/toolbar/standardbar.xml @@ -29,7 +29,8 @@ - + + diff --git a/sw/uiconfig/sweb/toolbar/viewerbar.xml b/sw/uiconfig/sweb/toolbar/viewerbar.xml index a200750a4829..a3718762921a 100644 --- a/sw/uiconfig/sweb/toolbar/viewerbar.xml +++ b/sw/uiconfig/sweb/toolbar/viewerbar.xml @@ -24,7 +24,8 @@ - + + @@ -32,4 +33,4 @@ - \ No newline at end of file + diff --git a/sw/uiconfig/swform/toolbar/standardbar.xml b/sw/uiconfig/swform/toolbar/standardbar.xml index 363f03b01ee5..cf5c96a432d2 100644 --- a/sw/uiconfig/swform/toolbar/standardbar.xml +++ b/sw/uiconfig/swform/toolbar/standardbar.xml @@ -29,7 +29,8 @@ - + + diff --git a/sw/uiconfig/swform/toolbar/viewerbar.xml b/sw/uiconfig/swform/toolbar/viewerbar.xml index a200750a4829..a3718762921a 100644 --- a/sw/uiconfig/swform/toolbar/viewerbar.xml +++ b/sw/uiconfig/swform/toolbar/viewerbar.xml @@ -24,7 +24,8 @@ - + + @@ -32,4 +33,4 @@ - \ No newline at end of file + diff --git a/sw/uiconfig/swreport/toolbar/standardbar.xml b/sw/uiconfig/swreport/toolbar/standardbar.xml index 363f03b01ee5..cf5c96a432d2 100644 --- a/sw/uiconfig/swreport/toolbar/standardbar.xml +++ b/sw/uiconfig/swreport/toolbar/standardbar.xml @@ -29,7 +29,8 @@ - + + diff --git a/sw/uiconfig/swreport/toolbar/viewerbar.xml b/sw/uiconfig/swreport/toolbar/viewerbar.xml index a200750a4829..a3718762921a 100644 --- a/sw/uiconfig/swreport/toolbar/viewerbar.xml +++ b/sw/uiconfig/swreport/toolbar/viewerbar.xml @@ -24,7 +24,8 @@ - + + @@ -32,4 +33,4 @@ - \ No newline at end of file + diff --git a/sw/uiconfig/swriter/toolbar/standardbar.xml b/sw/uiconfig/swriter/toolbar/standardbar.xml index 255af1bc2561..b786bf45b79d 100644 --- a/sw/uiconfig/swriter/toolbar/standardbar.xml +++ b/sw/uiconfig/swriter/toolbar/standardbar.xml @@ -29,7 +29,8 @@ - + + diff --git a/sw/uiconfig/swriter/toolbar/viewerbar.xml b/sw/uiconfig/swriter/toolbar/viewerbar.xml index a200750a4829..a3718762921a 100644 --- a/sw/uiconfig/swriter/toolbar/viewerbar.xml +++ b/sw/uiconfig/swriter/toolbar/viewerbar.xml @@ -24,7 +24,8 @@ - + + @@ -32,4 +33,4 @@ - \ No newline at end of file + diff --git a/sw/uiconfig/swxform/toolbar/standardbar.xml b/sw/uiconfig/swxform/toolbar/standardbar.xml index 4c98bba669f2..57d51c3c6f2b 100644 --- a/sw/uiconfig/swxform/toolbar/standardbar.xml +++ b/sw/uiconfig/swxform/toolbar/standardbar.xml @@ -29,7 +29,8 @@ - + + diff --git a/sw/uiconfig/swxform/toolbar/viewerbar.xml b/sw/uiconfig/swxform/toolbar/viewerbar.xml index a200750a4829..a3718762921a 100644 --- a/sw/uiconfig/swxform/toolbar/viewerbar.xml +++ b/sw/uiconfig/swxform/toolbar/viewerbar.xml @@ -24,7 +24,8 @@ - + + @@ -32,4 +33,4 @@ - \ No newline at end of file + -- cgit