22module
com { module sun { module star { module util {
This exception is thrown when a feature of an interface is not supported.
Definition: NoSupportException.idl:35
base interface of all UNO interfaces
Definition: XInterface.idl:46
is supported by objects which supply different modes.
Definition: XModeSelector.idl:28
sequence< string > getSupportedModes()
void setMode([in] string aMode)
sets a new mode for the implementing object.
boolean supportsMode([in] string aMode)
asks whether a mode is supported or not.
Definition: Ambiguous.idl:20