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