20 #ifndef __com_sun_star_xml_crypto_sax_xencryptionresultbroadcaster_idl_
21 #define __com_sun_star_xml_crypto_sax_xencryptionresultbroadcaster_idl_
26 module com { module sun { module star { module xml { module crypto { module sax {
28 interface XEncryptionResultListener;
45 void addEncryptionResultListener(
59 } ; } ; } ; } ; } ; } ;
Interface of Encryption Result Broadcaster.
Definition: XEncryptionResultBroadcaster.idl:35
the base of all UNO exceptions
Definition: Exception.idl:32
Interface of Encryption Result Listener.
Definition: XEncryptionResultListener.idl:37
base interface of all UNO interfaces
Definition: XInterface.idl:47