21#ifndef __com_sun_star_script_XStorageBasedLibraryContainer_idl__
22#define __com_sun_star_script_XStorageBasedLibraryContainer_idl__
28module
com { module sun { module star { module script {
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:31
This is a checked exception that wraps an exception thrown by the original target.
Definition WrappedTargetException.idl:38
This interface represents main storage functionality.
Definition XStorage.idl:44
describes a container of script libraries which is persistent.
Definition XPersistentLibraryContainer.idl:43
is the interface for an XLibraryContainer which can be made persistent in a com::sun::star::embed::XS...
Definition XStorageBasedLibraryContainer.idl:41
void storeLibrariesToStorage([in] ::com::sun::star::embed::XStorage RootStorage)
stores the libraries to a storage other than the current container storage
Definition Ambiguous.idl:22