20 #ifndef __com_sun_star_ui_dialogs_XControlAccess_idl__ 21 #define __com_sun_star_ui_dialogs_XControlAccess_idl__ 27 module
com { module sun { module star { module ui { module dialogs {
60 void setControlProperty( [in]
string aControlName, [in]
string aControlProperty, [in] any aValue )
79 any getControlProperty( [in]
string aControlName, [in]
string aControlProperty )
Generic control access interface.
Definition: XControlAccess.idl:41
Definition: Ambiguous.idl:22
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:29
base interface of all UNO interfaces
Definition: XInterface.idl:47