LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_view_XPrintJobListener_idl__
20 #define __com_sun_star_view_XPrintJobListener_idl__
26 module
com { module sun { module star { module view {
receives events about print job progress.
Definition: XPrintJobListener.idl:39
base interface for all event listeners interfaces.
Definition: XEventListener.idl:33
specifies the print progress of an XPrintJob.
Definition: PrintJobEvent.idl:38
void printJobEvent([in] PrintJobEvent Event)
informs the user about the creation or the progress of a PrintJob
Definition: Ambiguous.idl:22