21module 
com {  module sun {  module star {  module view {
 
base interface for all event listeners interfaces.
Definition XEventListener.idl:27
receives events about print job progress.
Definition XPrintableListener.idl:31
void stateChanged([in] PrintableStateEvent Event)
informs the user of the new state in print progress.
Definition Ambiguous.idl:20
specifies the print progress of an XPrintable.
Definition PrintableStateEvent.idl:31