interface XPrintableBroadcaster in module com::sun::star::view:: |
interface XPrintableBroadcaster : com::sun::star::uno::XInterface ;
allows for getting information about a print job
XPrintableBroadcaster can be implemented by classes by implementing XPrintable . It allows for XPrintableListener to be set, so a user can be informed about the print progress.
Method Summary |
|
addPrintableListener | adds an XPrintableListener to be informed about print progress |
removePrintableListener | removes an XPrintableListener |
Method Details |
|||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.