20#ifndef __com_sun_star_xml_crypto_sax_xsaxeventkeeperstatuschangelistener_idl_
21#define __com_sun_star_xml_crypto_sax_xsaxeventkeeperstatuschangelistener_idl_
26module
com { module sun { module star { module xml { module crypto { module sax {
62} ; } ; } ; } ; } ; } ;
base interface of all UNO interfaces
Definition XInterface.idl:48
Interface of SAXEventKeeper Status Change Listener.
Definition XSAXEventKeeperStatusChangeListener.idl:34
void bufferStatusChanged([in] boolean isBufferEmpty)
Notifies the SAXEventKeeper's buffer is empty/not empty.
void collectionStatusChanged([in] boolean isInsideCollectedElement)
Notifies the SAXEventKeeper is entering/leaving collecting state.
void blockingStatusChanged([in] boolean isBlocking)
Notifies the SAXEventKeeper is entering/leaving blocking state.
Definition Ambiguous.idl:22