The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: 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 Feather

Copyright & License | Privacy | Contact Us | Donate

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