LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_view_XPrintJobBroadcaster_idl__
20 #define __com_sun_star_view_XPrintJobBroadcaster_idl__
26 module
com { module sun { module star { module view {
receives events about print job progress.
Definition: XPrintJobListener.idl:39
void addPrintJobListener([in] XPrintJobListener xListener)
adds an XPrintJobListener to be notified about print progress.
allows for getting information about a print job.
Definition: XPrintJobBroadcaster.idl:39
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:48
void removePrintJobListener([in] XPrintJobListener xListener)
removes an XPrintJobListener.