21 module
com { module sun { module star { module ui { module dialogs {
35 sequence<string> getSupportedControls( );
47 boolean isControlSupported( [in]
string aControlName );
62 sequence<string> getSupportedControlProperties( [in]
string aControlName )
80 boolean isControlPropertySupported( [in]
string aControlName, [in]
string aControlProperty )
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