21 module
com { module sun { module star { module form { module binding {
33 getSupportedValueTypes( );
42 boolean supportsType( [in] type aType );
51 any getValue( [in] type aType )
69 void setValue( [in] any aValue )
Definition: Ambiguous.idl:20
This exception is thrown when a feature of an interface is not supported.
Definition: NoSupportException.idl:34
base interface of all UNO interfaces
Definition: XInterface.idl:45