19 #ifndef __com_sun_star_script_XLibraryContainerExport_idl__
20 #define __com_sun_star_script_XLibraryContainerExport_idl__
29 module
com { module sun { module star { module script {
is thrown by child access methods of collections, if the addressed child does not exist.
Definition: NoSuchElementException.idl:35
the base of all UNO exceptions
Definition: Exception.idl:33
Extension of XLibraryContainer to provide functionality to store a library to a location represented ...
Definition: XLibraryContainerExport.idl:37
void exportLibrary([in] string Name, [in] string URL, [in] com::sun::star::task::XInteractionHandler Handler)
Exports a library specified by Name to the location specified by the passed URL string.
An interaction request handler.
Definition: XInteractionHandler.idl:33
base interface of all UNO interfaces
Definition: XInterface.idl:48
Definition: Ambiguous.idl:22