Type: info
Title: + ::comphelper::PropertyBag
Posted by: [EMAIL PROTECTED]
Affected: -
Effective from: CWS hb02
*Summary*
--------
+ <comphelper/propertybag.hxx>
+ class ::comphelper::PropertyBag
*Description*
-------------
The class PropertyBag, located in comphelper, is a helper to implement
a, well, bag of properties. It allows to dynamically add and remove
properties (css.beans.XPropertyContainer), to get/set values
(css.beans.XPropertySet), and to manage property defaults
(css.beans.XPropertyState).
It does itself not implement the mentioned interfaces, but is intended
to be used in classes implementing one or more of them.
For more documentation, see the header file.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]