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