19 #ifndef __com_sun_star_ucb_XPersistentPropertySet_idl__
20 #define __com_sun_star_ucb_XPersistentPropertySet_idl__
25 module
com { module sun { module star { module ucb {
28 published
interface XPropertySetRegistry;
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:64
A persistent property set, which can be saved in and restored from a XPropertySetRegistry.
Definition: XPersistentPropertySet.idl:36
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:34
Definition: Ambiguous.idl:22