20 #ifndef __com_sun_star_xml_crypto_sax_xelementstackkeeper_idl_
21 #define __com_sun_star_xml_crypto_sax_xelementstackkeeper_idl_
28 module
com { module sun { module star { module xml { module crypto { module sax {
56 } ; } ; } ; } ; } ; } ;
base interface of all UNO interfaces
Definition: XInterface.idl:48
Manipulate the "key SAX events" in a SAX event stream.
Definition: XElementStackKeeper.idl:34
void start()
Starts to buffer key SAX events.
void stop()
Stops buffering key SAX events.
void retrieve([in] com::sun::star::xml::sax::XDocumentHandler handler, [in] boolean includingTheLastEvent)
Transfers the buffered key SAX events to a document handler.
receives notification of general document events.
Definition: XDocumentHandler.idl:42
Definition: Ambiguous.idl:22