diff options
author | Michael Meeks <michael.meeks@collabora.com> | 2014-02-03 17:46:05 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@collabora.com> | 2014-02-03 18:05:56 +0100 |
commit | 0f7542a7a74a24b3cdb69f7e860caacbfcd2cc23 (patch) | |
tree | 7767effa2b4a200b5ca00d212f182c01adc0b2c4 /sw | |
parent | f792dbb33adf65c98f82a2586442c29c9320e4d9 (diff) |
fdo#74455 - hide direct printing button and replace with new print dialog.
Change-Id: I7ae80079f4bd5fed1234753b521a680498ec43e1
Diffstat (limited to 'sw')
-rw-r--r-- | sw/uiconfig/sglobal/toolbar/standardbar.xml | 3 | ||||
-rw-r--r-- | sw/uiconfig/sglobal/toolbar/viewerbar.xml | 5 | ||||
-rw-r--r-- | sw/uiconfig/sweb/toolbar/standardbar.xml | 3 | ||||
-rw-r--r-- | sw/uiconfig/sweb/toolbar/viewerbar.xml | 5 | ||||
-rw-r--r-- | sw/uiconfig/swform/toolbar/standardbar.xml | 3 | ||||
-rw-r--r-- | sw/uiconfig/swform/toolbar/viewerbar.xml | 5 | ||||
-rw-r--r-- | sw/uiconfig/swreport/toolbar/standardbar.xml | 3 | ||||
-rw-r--r-- | sw/uiconfig/swreport/toolbar/viewerbar.xml | 5 | ||||
-rw-r--r-- | sw/uiconfig/swriter/toolbar/standardbar.xml | 3 | ||||
-rw-r--r-- | sw/uiconfig/swriter/toolbar/viewerbar.xml | 5 | ||||
-rw-r--r-- | sw/uiconfig/swxform/toolbar/standardbar.xml | 3 | ||||
-rw-r--r-- | sw/uiconfig/swxform/toolbar/viewerbar.xml | 5 |
12 files changed, 30 insertions, 18 deletions
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 @@ <toolbar:toolbaritem xlink:href=".uno:EditDoc" toolbar:helpid="6312"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:ExportDirectToPDF" toolbar:helpid="6674"/> - <toolbar:toolbaritem xlink:href=".uno:PrintDefault" toolbar:helpid="5509"/> + <toolbar:toolbaritem xlink:href=".uno:PrintDefault" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:Print"/> <toolbar:toolbaritem xlink:href=".uno:PrintPreview" toolbar:helpid="5325"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:SpellingAndGrammarDialog" toolbar:helpid="20622"/> 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 @@ <toolbar:toolbaritem xlink:href=".uno:SendMail"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:ExportDirectToPDF"/> - <toolbar:toolbaritem xlink:href=".uno:PrintDefault"/> + <toolbar:toolbaritem xlink:href=".uno:PrintDefault" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:Print"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Copy"/> <toolbar:toolbarseparator/> @@ -32,4 +33,4 @@ <toolbar:toolbaritem xlink:href=".uno:Navigator"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Zoom"/> -</toolbar:toolbar>
\ No newline at end of file +</toolbar:toolbar> 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 @@ <toolbar:toolbaritem xlink:href=".uno:EditDoc" toolbar:helpid="6312"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:ExportDirectToPDF" toolbar:helpid="6674"/> - <toolbar:toolbaritem xlink:href=".uno:PrintDefault" toolbar:helpid="5509"/> + <toolbar:toolbaritem xlink:href=".uno:PrintDefault" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:Print"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:PrintPreview" toolbar:helpid="5325"/> <toolbar:toolbaritem xlink:href=".uno:SourceView" toolbar:helpid="5675"/> 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 @@ <toolbar:toolbaritem xlink:href=".uno:SendMail"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:ExportDirectToPDF"/> - <toolbar:toolbaritem xlink:href=".uno:PrintDefault"/> + <toolbar:toolbaritem xlink:href=".uno:PrintDefault" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:Print"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Copy"/> <toolbar:toolbarseparator/> @@ -32,4 +33,4 @@ <toolbar:toolbaritem xlink:href=".uno:Navigator"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Zoom"/> -</toolbar:toolbar>
\ No newline at end of file +</toolbar:toolbar> 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 @@ <toolbar:toolbaritem xlink:href=".uno:EditDoc" toolbar:helpid="6312"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:ExportDirectToPDF" toolbar:helpid="6674"/> - <toolbar:toolbaritem xlink:href=".uno:PrintDefault" toolbar:helpid="5509"/> + <toolbar:toolbaritem xlink:href=".uno:PrintDefault" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:Print"/> <toolbar:toolbaritem xlink:href=".uno:PrintPreview" toolbar:helpid="5325"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:SpellingAndGrammarDialog" toolbar:helpid="20622"/> 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 @@ <toolbar:toolbaritem xlink:href=".uno:SendMail"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:ExportDirectToPDF"/> - <toolbar:toolbaritem xlink:href=".uno:PrintDefault"/> + <toolbar:toolbaritem xlink:href=".uno:PrintDefault" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:Print"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Copy"/> <toolbar:toolbarseparator/> @@ -32,4 +33,4 @@ <toolbar:toolbaritem xlink:href=".uno:Navigator"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Zoom"/> -</toolbar:toolbar>
\ No newline at end of file +</toolbar:toolbar> 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 @@ <toolbar:toolbaritem xlink:href=".uno:EditDoc" toolbar:helpid="6312"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:ExportDirectToPDF" toolbar:helpid="6674"/> - <toolbar:toolbaritem xlink:href=".uno:PrintDefault" toolbar:helpid="5509"/> + <toolbar:toolbaritem xlink:href=".uno:PrintDefault" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:Print"/> <toolbar:toolbaritem xlink:href=".uno:PrintPreview" toolbar:helpid="5325"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:SpellingAndGrammarDialog" toolbar:helpid="20622"/> 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 @@ <toolbar:toolbaritem xlink:href=".uno:SendMail"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:ExportDirectToPDF"/> - <toolbar:toolbaritem xlink:href=".uno:PrintDefault"/> + <toolbar:toolbaritem xlink:href=".uno:PrintDefault" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:Print"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Copy"/> <toolbar:toolbarseparator/> @@ -32,4 +33,4 @@ <toolbar:toolbaritem xlink:href=".uno:Navigator"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Zoom"/> -</toolbar:toolbar>
\ No newline at end of file +</toolbar:toolbar> 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 @@ <toolbar:toolbaritem xlink:href=".uno:EditDoc" toolbar:helpid="6312"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:ExportDirectToPDF" toolbar:helpid="6674"/> - <toolbar:toolbaritem xlink:href=".uno:PrintDefault" toolbar:helpid="5509"/> + <toolbar:toolbaritem xlink:href=".uno:PrintDefault" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:Print"/> <toolbar:toolbaritem xlink:href=".uno:PrintPreview" toolbar:helpid="5325"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:SpellingAndGrammarDialog" toolbar:helpid="20622"/> 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 @@ <toolbar:toolbaritem xlink:href=".uno:SendMail"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:ExportDirectToPDF"/> - <toolbar:toolbaritem xlink:href=".uno:PrintDefault"/> + <toolbar:toolbaritem xlink:href=".uno:PrintDefault" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:Print"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Copy"/> <toolbar:toolbarseparator/> @@ -32,4 +33,4 @@ <toolbar:toolbaritem xlink:href=".uno:Navigator"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Zoom"/> -</toolbar:toolbar>
\ No newline at end of file +</toolbar:toolbar> 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 @@ <toolbar:toolbaritem xlink:href=".uno:EditDoc" toolbar:helpid="6312"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:ExportDirectToPDF" toolbar:helpid="6674"/> - <toolbar:toolbaritem xlink:href=".uno:PrintDefault" toolbar:helpid="5509"/> + <toolbar:toolbaritem xlink:href=".uno:PrintDefault" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:Print"/> <toolbar:toolbaritem xlink:href=".uno:PrintPreview" toolbar:helpid="5325"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:SpellDialog" toolbar:helpid="20622"/> 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 @@ <toolbar:toolbaritem xlink:href=".uno:SendMail"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:ExportDirectToPDF"/> - <toolbar:toolbaritem xlink:href=".uno:PrintDefault"/> + <toolbar:toolbaritem xlink:href=".uno:PrintDefault" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:Print"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Copy"/> <toolbar:toolbarseparator/> @@ -32,4 +33,4 @@ <toolbar:toolbaritem xlink:href=".uno:Navigator"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Zoom"/> -</toolbar:toolbar>
\ No newline at end of file +</toolbar:toolbar> |