|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
20 module
com { module sun { module star { module xml { module crypto { module sax {
48 } ; } ; } ; } ; } ; } ;
Manipulate the "key SAX events" in a SAX event stream.
Definition: XElementStackKeeper.idl:26
receives notification of general document events.
Definition: XDocumentHandler.idl:32
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.
void start()
Starts to buffer key SAX events.
Definition: Ambiguous.idl:20
base interface of all UNO interfaces
Definition: XInterface.idl:46