|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module view {
receives events about print job progress.
Definition: XPrintJobListener.idl:34
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:34
Definition: Ambiguous.idl:20
base interface of all UNO interfaces
Definition: XInterface.idl:46
void removePrintJobListener([in] XPrintJobListener xListener)
removes an XPrintJobListener.