INTEGRATION: CWS vcl60 (1.7.62); FILE MERGED
2006/06/27 09:12:31 pl 1.7.62.2: RESYNC: (1.7-1.8); FILE MERGED 2006/06/20 11:20:17 pl 1.7.62.1: #i62663# method to wait on asynchronous printer detection
This commit is contained in:
parent
e6f5623ac6
commit
6a712603d4
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: cupsmgr.hxx,v $
|
||||
*
|
||||
* $Revision: 1.8 $
|
||||
* $Revision: 1.9 $
|
||||
*
|
||||
* last change: $Author: hr $ $Date: 2006-06-19 10:22:34 $
|
||||
* last change: $Author: obo $ $Date: 2006-07-10 16:29:13 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -99,7 +99,7 @@ public:
|
|||
virtual void changePrinterInfo( const ::rtl::OUString& rPrinter, const PrinterInfo& rNewInfo );
|
||||
|
||||
// check if the printer configuration has changed
|
||||
virtual bool checkPrintersChanged();
|
||||
virtual bool checkPrintersChanged( bool bWait );
|
||||
|
||||
// members for administration (->padmin)
|
||||
// disable for CUPS
|
||||
|
|
Loading…
Reference in a new issue