19 #ifndef __com_sun_star_ucb_XPropertySetRegistry_idl__
20 #define __com_sun_star_ucb_XPropertySetRegistry_idl__
26 module
com { module sun { module star { module ucb {
49 openPropertySet( [in]
string key, [in]
boolean create );
56 void removePropertySet( [in]
string key );
– idl definition –
Definition: Ambiguous.idl:22
A registry (storage medium) for persistent property sets.
Definition: XPropertySetRegistry.idl:34
A persistent property set, which can be saved in and restored from a XPropertySetRegistry.
Definition: XPersistentPropertySet.idl:36
base interface of all UNO interfaces
Definition: XInterface.idl:47