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 XDecryptionResultBroadcaster
Usage Restrictions
not published
Description
* Interface of Decryption Result Broadcaster. *

* This interface is used to manipulate decryption result listener.


Methods' Summary
addDecryptionResultListener * Adds a new decryption result listener. *  
removeDecryptionResultListener * Removes a decryption result listener. *  
Methods' Details
addDecryptionResultListener
void
addDecryptionResultListener( [in] XDecryptionResultListener  listener )
raises( ::com::sun::star::uno::Exception );

Description
* Adds a new decryption result listener. *

* When the decryption is finished, the result information will be sent to this * listener. * *

Parameter listener
the listener to be added
removeDecryptionResultListener
void
removeDecryptionResultListener( [in] XDecryptionResultListener  listener );

Description
* Removes a decryption result listener. *

* After a listener is removed, no result information 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.