21module
com { module sun { module star { module ucb {
24 published
interface XPropertySetRegistry;
provides information about and access to the properties from an implementation.
Definition generated_idl_chapter_refs.idl:752
A persistent property set, which can be saved in and restored from a XPropertySetRegistry.
Definition XPersistentPropertySet.idl:32
string getKey()
returns the key used to address the set in the property set registry.
com::sun::star::ucb::XPropertySetRegistry getRegistry()
returns the registry used to store the property set.
A registry (storage medium) for persistent property sets.
Definition XPropertySetRegistry.idl:29
Definition Ambiguous.idl:20