19 #ifndef __com_sun_star_util_XModeSelector_idl__ 20 #define __com_sun_star_util_XModeSelector_idl__ 28 module
com { module sun { module star { module util {
37 void setMode( [in]
string aMode )
48 sequence<string> getSupportedModes();
52 boolean supportsMode( [in]
string aMode );
Definition: Ambiguous.idl:22
This exception is thrown when a feature of an interface is not supported.
Definition: NoSupportException.idl:38
is supported by objects which supply different modes.
Definition: XModeSelector.idl:33
base interface of all UNO interfaces
Definition: XInterface.idl:47