22 module
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)
com::sun::star::beans::Property getPropertyByName([in] string aName)
sequence< com::sun::star::beans::Property > getProperties()
base interface of all UNO interfaces
Definition: XInterface.idl:46
Definition: Ambiguous.idl:20
This structure describes a property.
Definition: Property.idl:34