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 XSignatureCreationResultBroadcaster
Usage Restrictions
not published
Description
* Interface of Signature Creation Result Broadcaster. *

* This interface is used to manipulate signature creation result listener.


Methods' Summary
addSignatureCreationResultListener * Adds a new signature creation result listener. *  
removeSignatureCreationResultListener * Removes a signature creation result listener. *  
Methods' Details
addSignatureCreationResultListener
void
addSignatureCreationResultListener( [in] XSignatureCreationResultListener  listener )
raises( ::com::sun::star::uno::Exception );

Description
* Adds a new signature creation result listener. *

* When the signature is created, the result information will be sent to this * listener. * *

Parameter listener
the listener to be added
removeSignatureCreationResultListener
void
removeSignatureCreationResultListener( [in] XSignatureCreationResultListener  listener );

Description
* Removes a signature creation 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.