21 #ifndef __com_sun_star_script_XStorageBasedLibraryContainer_idl__
22 #define __com_sun_star_script_XStorageBasedLibraryContainer_idl__
28 module com { module sun { module star { module script {
This interface represents main storage functionality.
Definition: XStorage.idl:43
is the interface for an XLibraryContainer which can be made persistent in an com::sun::star::embed::X...
Definition: XStorageBasedLibraryContainer.idl:40
describes a container of script libraries which is persistent.
Definition: XPersistentLibraryContainer.idl:42
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
This is a checked exception that wraps an exception thrown by the original target.
Definition: WrappedTargetException.idl:37