|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module xml {
52 [in] sequence< com::sun::star::beans::PropertyValue > aSourceData,
54 [in] sequence< string > msUserData )
receives notification of general document events.
Definition: XDocumentHandler.idl:32
boolean importer([in] sequence< com::sun::star::beans::PropertyValue > aSourceData, [in] com::sun::star::xml::sax::XDocumentHandler xDocHandler, [in] sequence< string > msUserData)
performs the import.
interface to implement for an XML-based import filter.
Definition: XImportFilter.idl:30
Definition: Ambiguous.idl:20
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:27
base interface of all UNO interfaces
Definition: XInterface.idl:46