service PropertySetRegistry in module com::sun::star::ucb::

(Global Index)

Syntax

service PropertySetRegistry;

Description

This service contains the interfaces to implement by objects returned by XPropertySetRegistryFactory::createRegistry .

Exported Interfaces

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

Description

A propertyset registry.


com::sun::star::container::XNameAccess

Description

An interface for accessing registry entries.


Top of Page