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