21 module
com { module sun { module star { module ucb {
43 openPropertySet( [in]
string key, [in]
boolean create );
50 void removePropertySet( [in]
string key );
Definition: Ambiguous.idl:20
A registry (storage medium) for persistent property sets.
Definition: XPropertySetRegistry.idl:28
A persistent property set, which can be saved in and restored from a XPropertySetRegistry.
Definition: XPersistentPropertySet.idl:31
base interface of all UNO interfaces
Definition: XInterface.idl:45