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 hierarchy of properties.
Definition XHierarchicalPropertySetInfo.idl:31
com::sun::star::beans::Property getPropertyByHierarchicalName([in] string aHierarchicalName)
boolean hasPropertyByHierarchicalName([in] string aHierarchicalName)
base interface of all UNO interfaces
Definition generated_idl_chapter_refs.idl:452
Definition Ambiguous.idl:20
This structure describes a property.
Definition Property.idl:34