LibreOffice
LibreOffice 5.0 SDK API Reference
|
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. More...
import "PropertyBag.idl";
Public Member Functions | |
createDefault () | |
createWithTypes ([in] sequence< type > AllowedTypes,[in] boolean AllowEmptyPropertyName,[in] boolean AutomaticAddition) | |
Additional Inherited Members | |
![]() | |
interface | com::sun::star::beans::XPropertySet |
interface | com::sun::star::beans::XPropertyContainer |
interface | com::sun::star::beans::XPropertyAccess |
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.
Scripting engines might not be able to use such objects as normal property sets, giving direct access to the properties. In this case, use the methods like XPropertySet::getPropertyValue().
createDefault | ( | ) |
createWithTypes | ( | [in] sequence< type > | AllowedTypes, |
[in] boolean | AllowEmptyPropertyName, | ||
[in] boolean | AutomaticAddition | ||
) |