|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
20 module
com { module sun { module star { module ui {
is thrown by child access methods of collections, if the addressed child does not exist.
Definition: NoSuchElementException.idl:31
boolean isDefaultSettings([in] string ResourceURL)
determine if the settings of a user interface element is part of the default layer of the user interf...
provides access to the elements of a collection through an index.
Definition: XIndexAccess.idl:32
::com::sun::star::container::XIndexAccess getDefaultSettings([in] string ResourceURL)
retrieves the settings from the default layer of the user interface configuration manager if it has a...
specifies specific functions of a module based user interface configuration manager interface.
Definition: XModuleUIConfigurationManager.idl:45
Definition: Ambiguous.idl:20
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:27
base interface of all UNO interfaces
Definition: XInterface.idl:46