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

typedef PropertyValues
Defining Type
sequence< ::com::sun::star::beans::PropertyValue >
Description
specifies a sequence of ::com::sun::star::beans::PropertyValue instances.

Such sequences are especially useful for remote interfaces.



Top of Page