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