21module
com { module sun { module star { module ui { module dialogs {
54void setControlProperty( [in]
string aControlName, [in]
string aControlProperty, [in] any aValue )
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:27
Generic control access interface.
Definition XControlAccess.idl:36
any getControlProperty([in] string aControlName, [in] string aControlProperty)
Query for a control property.
void setControlProperty([in] string aControlName, [in] string aControlProperty, [in] any aValue)
Change a control property.
base interface of all UNO interfaces
Definition generated_idl_chapter_refs.idl:452
Definition Ambiguous.idl:20