22module
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:27
This is a checked exception that wraps an exception thrown by the original target.
Definition WrappedTargetException.idl:34
This interface represents main storage functionality.
Definition XStorage.idl:27
describes a container of script libraries which is persistent.
Definition XPersistentLibraryContainer.idl:36
is the interface for an XLibraryContainer which can be made persistent in a com::sun::star::embed::XS...
Definition XStorageBasedLibraryContainer.idl:35
void storeLibrariesToStorage([in] ::com::sun::star::embed::XStorage RootStorage)
stores the libraries to a storage other than the current container storage
Definition Ambiguous.idl:20