Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: xml :: crypto :: sax ::

unpublished interface XSAXEventKeeperStatusChangeBroadcaster
Usage Restrictions
not published
Description
* Interface of SAXEventKeeper Status Change Broadcaster. *

* This interface is used to manipulate SAXEventKeeper status change listener.


Methods' Summary
addSAXEventKeeperStatusChangeListener * Adds a new status change listener. *  
removeSAXEventKeeperStatusChangeListener * Removes a status change listener. *  
Methods' Details
addSAXEventKeeperStatusChangeListener
void
addSAXEventKeeperStatusChangeListener( [in] XSAXEventKeeperStatusChangeListener  listener );

Description
* Adds a new status change listener. *

* When the SAXEventKeeper's status changes, the listener will receive a * notification. * *

Parameter listener
the listener to be added
removeSAXEventKeeperStatusChangeListener
void
removeSAXEventKeeperStatusChangeListener( [in] XSAXEventKeeperStatusChangeListener  listener );

Description
* Removes a status change listener. *

* After a listener is removed, no status change notification will be * sent to it. * *

Parameter listener
the listener to be removed
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.