22module
com { module sun { module star { module beans {
This exception is thrown to indicate that the property name is unknown to the implementation.
Definition UnknownPropertyException.idl:31
specifies a set of properties.
Definition XPropertySetInfo.idl:38
boolean hasPropertyByName([in] string Name)
sequence< com::sun::star::beans::Property > getProperties()
com::sun::star::beans::Property getPropertyByName([in] string aName)
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20
This structure describes a property.
Definition Property.idl:34