service PropertyBag in module com::sun::star::beans::

(Global Index)

Syntax

service PropertyBag;

Description

Implementation of this service can keep any properties and is useful when an XPropertySet is to be used, for example, as parameters for a method call.

Exported Interfaces


com::sun::star::beans::XPropertySet

com::sun::star::beans::XPropertyContainer

com::sun::star::beans::XPropertyAccess
Top of Page