21module
com { module sun { module star { module ucb {
A persistent property set, which can be saved in and restored from a XPropertySetRegistry.
Definition XPersistentPropertySet.idl:32
A registry (storage medium) for persistent property sets.
Definition XPropertySetRegistry.idl:29
com::sun::star::ucb::XPersistentPropertySet openPropertySet([in] string key, [in] boolean create)
creates a new or opens an existing property set in the registry.
void removePropertySet([in] string key)
removes a property set from the registry.
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20