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

* This interface is used to manipulate encryption result listener.


Methods' Summary
addEncryptionResultListener * Adds a new encryption result listener. *  
removeEncryptionResultListener * Removes an encryption result listener. *  
Methods' Details
addEncryptionResultListener
void
addEncryptionResultListener( [in] XEncryptionResultListener  listener )
raises( ::com::sun::star::uno::Exception );

Description
* Adds a new encryption result listener. *

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

Parameter listener
the listener to be added
removeEncryptionResultListener
void
removeEncryptionResultListener( [in] XEncryptionResultListener  listener );

Description
* Removes an encryption 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.