:: com :: sun :: star :: ucb ::

service PersistentPropertySet
Description
This service containss the interfaces to implement by objects returned by ::com::sun::star::ucb::XPropertySetRegistry::openPropertySet .

Exported Interfaces
::com::sun::star::ucb::XPersistentPropertySet
Description
An interface implementing a persistent property set.
::com::sun::star::container::XNamed
Description
An interface for getting/setting the name (key) of the property set.
::com::sun::star::beans::XPropertyContainer
Description
An interface for adding/removing a property to/from the set.
::com::sun::star::beans::XPropertyAccess
Description
An interface for getting/setting multiple properties at once.

 
Top of Page