20module 
com { module sun { module star { module xml { module crypto { module sax {
 
   22interface XDecryptionResultListener;
 
   53} ; } ; } ; } ; } ; } ;
 
the base of all UNO exceptions
Definition Exception.idl:29
base interface of all UNO interfaces
Definition XInterface.idl:46
Interface of Decryption Result Broadcaster.
Definition XDecryptionResultBroadcaster.idl:30
void addDecryptionResultListener([in] XDecryptionResultListener listener)
Adds a new decryption result listener.
void removeDecryptionResultListener([in] XDecryptionResultListener listener)
Removes a decryption result listener.
Interface of Decryption Result Listener.
Definition XDecryptionResultListener.idl:29
Definition Ambiguous.idl:20