From 060d5d37f4b579e8a9ba7a7f3f65dcde4e75bfd5 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Thu, 2 Aug 2007 14:01:18 +0000 Subject: INTEGRATION: CWS vcl81 (1.21.48); FILE MERGED 2007/07/19 13:24:06 pl 1.21.48.1: #i79787# wait for initial printer discovery --- padmin/source/padialog.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'padmin/source/padialog.cxx') diff --git a/padmin/source/padialog.cxx b/padmin/source/padialog.cxx index c29141f4d0e7..527770cad1c5 100644 --- a/padmin/source/padialog.cxx +++ b/padmin/source/padialog.cxx @@ -4,9 +4,9 @@ * * $RCSfile: padialog.cxx,v $ * - * $Revision: 1.21 $ + * $Revision: 1.22 $ * - * last change: $Author: obo $ $Date: 2006-07-10 16:39:26 $ + * last change: $Author: hr $ $Date: 2007-08-02 15:01:18 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -163,6 +163,9 @@ void PADialog::updateSettings() void PADialog::Init() { + // #i79787# initially ensure printer discovery has ended + m_rPIManager.checkPrintersChanged( true ); + UpdateDevice(); UpdateText(); -- cgit v1.2.3