From d6ee5838ef23cd8b95907c45107d5d38808cb49d Mon Sep 17 00:00:00 2001 From: "chanial%noos.fr" Date: Sun, 2 Nov 2003 00:15:04 +0000 Subject: [PATCH] on going work on the printing component: rename PRINTSVC to PSSVC, getValuesFromPS to updateSettings, remove duplicate getWebBrowserPrint and start removing the duplicated code in printUtils.js and printPreviewBindings.xml that lays the print preview. --- .../printing/content/printPreviewBindings.xml | 30 ++++------ .../components/printing/content/printUtils.js | 58 +++++++++---------- 2 files changed, 38 insertions(+), 50 deletions(-) diff --git a/toolkit/components/printing/content/printPreviewBindings.xml b/toolkit/components/printing/content/printPreviewBindings.xml index 152f0ff66414..0a04122145f4 100644 --- a/toolkit/components/printing/content/printPreviewBindings.xml +++ b/toolkit/components/printing/content/printPreviewBindings.xml @@ -57,7 +57,7 @@ oncommand="PrintUtils.print();"/> + oncommand="this.doPageSetup();"/> @@ -158,10 +158,10 @@ - - - - - - - +