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 {
47 [in] sequence<com::sun::star::beans::PropertyValue> aOptions )
is thrown when an input or output error has occurred.
Definition: IOException.idl:31
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:31
Makes it possible to import a document from a given URL into this document.
Definition: XDocumentInsertable.idl:39
void insertDocumentFromURL([in] string aURL, [in] sequence< com::sun::star::beans::PropertyValue > aOptions)
Inserts the document that is specified by the URL.
base interface of all UNO interfaces
Definition: XInterface.idl:48
Definition: Ambiguous.idl:22