20 #ifndef __com_sun_star_script_XPersistentLibraryContainer_idl__
21 #define __com_sun_star_script_XPersistentLibraryContainer_idl__
28 module com { module sun { module star { module script {
44 interface ::com::sun::star::util::XModifiable;
59 [attribute, readonly] any RootLocation;
77 raises ( ::com::sun::star::lang::WrappedTargetException );
describes a container of script libraries which is persistent.
Definition: XPersistentLibraryContainer.idl:42
Extension of XLibraryContainer to provide additional information about the libraries contained in a l...
Definition: XLibraryContainer2.idl:33
string ContainerLocationName
denotes the name of the sub location where the container elements are actually stored.
Definition: XPersistentLibraryContainer.idl:66