summaryrefslogtreecommitdiff
path: root/padmin/source/padialog.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-08-02 14:01:18 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-08-02 14:01:18 +0000
commit060d5d37f4b579e8a9ba7a7f3f65dcde4e75bfd5 (patch)
tree95611b38768631baab9ac8a71fee29a048fa3eae /padmin/source/padialog.cxx
parentdde3ee5fc1a794fd277fe308613efc8396e9369d (diff)
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
Diffstat (limited to 'padmin/source/padialog.cxx')
-rw-r--r--padmin/source/padialog.cxx7
1 files changed, 5 insertions, 2 deletions
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();