20 #ifndef __com_sun_star_xml_crypto_sax_xsaxeventkeeperstatuschangelistener_idl_ 21 #define __com_sun_star_xml_crypto_sax_xsaxeventkeeperstatuschangelistener_idl_ 26 module
com { module sun { module star { module xml { module crypto { module sax {
42 void blockingStatusChanged([in]
boolean isBlocking);
51 void collectionStatusChanged([in]
boolean isInsideCollectedElement);
59 void bufferStatusChanged([in]
boolean isBufferEmpty);
62 } ; } ; } ; } ; } ; } ;
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:47
Interface of SAXEventKeeper Status Change Listener.
Definition: XSAXEventKeeperStatusChangeListener.idl:33