LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_document_XDocumentInsertable_idl__
20 #define __com_sun_star_document_XDocumentInsertable_idl__
32 module
com { module sun { module star { module document {
43 [in] sequence<com::sun::star::beans::PropertyValue> aOptions )
void insertDocumentFromURL([in] string aURL, [in] sequence< com::sun::star::beans::PropertyValue > aOptions)
inserts the document that is specified by the URL.
is thrown when an input or output error has occurred.
Definition: IOException.idl:31
Definition: Ambiguous.idl:22
makes it possible to import a document from a given URL into this document.
Definition: XDocumentInsertable.idl:39
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:31
base interface of all UNO interfaces
Definition: XInterface.idl:48