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