Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: view ::

interface XPrintableListener
Base Interfaces
XPrintableListener
┗ ::com::sun::star::lang::XEventListener

::com::sun::star::lang::XEventListener
(referenced interface's summary:)
base interface for all event listeners interfaces.
Description
receives events about print job progress.

XPrintableListener can be registered to XPrintableBroadcaster. Then, the client object will receive events about print progress.

See also
XPrintableBroadcaster

Methods' Summary
stateChanged informs the user of the new state in print progress.  
Methods' Details
stateChanged
[oneway] void
stateChanged( [in] PrintableStateEvent  Event );

Description
informs the user of the new state in print progress.
Parameter Event
contains the XPrintable having changed state and the new state.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.