22 module
com { module sun { module star { module util {
31 void setMode( [in]
string aMode )
42 sequence<string> getSupportedModes();
46 boolean supportsMode( [in]
string aMode );
Definition: Ambiguous.idl:20
This exception is thrown when a feature of an interface is not supported.
Definition: NoSupportException.idl:34
is supported by objects which supply different modes.
Definition: XModeSelector.idl:27
base interface of all UNO interfaces
Definition: XInterface.idl:45