|
LibreOffice
LibreOffice 26.2 SDK API Reference
|
This service contains the interfaces to implement by objects returned by XPropertySetRegistry::openPropertySet(). More...
import "PersistentPropertySet.idl";
Exported Interfaces | |
| interface | com::sun::star::ucb::XPersistentPropertySet |
| An interface implementing a persistent property set. | |
| interface | com::sun::star::container::XNamed |
| An interface for getting/setting the name (key) of the property set. | |
| interface | com::sun::star::beans::XPropertyContainer |
| An interface for adding/removing a property to/from the set. | |
| interface | com::sun::star::beans::XPropertyAccess |
| An interface for getting/setting multiple properties at once. | |
This service contains the interfaces to implement by objects returned by XPropertySetRegistry::openPropertySet().
| interface com::sun::star::beans::XPropertyAccess |
An interface for getting/setting multiple properties at once.
An interface for adding/removing a property to/from the set.
| interface com::sun::star::container::XNamed |
An interface for getting/setting the name (key) of the property set.
An interface implementing a persistent property set.