LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
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;
77 raises ( ::
com::sun::star::lang::WrappedTargetException );
any RootLocation
denotes the root location associated with the container.
Definition: XPersistentLibraryContainer.idl:45
Extension of XLibraryContainer to provide additional information about the libraries contained in a l...
Definition: XLibraryContainer2.idl:34
string ContainerLocationName
denotes the name of the sub location where the container elements are actually stored.
Definition: XPersistentLibraryContainer.idl:66
Definition: Ambiguous.idl:22
void storeLibraries()
stores the libraries to the current location.
describes a container of script libraries which is persistent.
Definition: XPersistentLibraryContainer.idl:43