LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_ui_XModuleUIConfigurationManager_idl__
21 #define __com_sun_star_ui_XModuleUIConfigurationManager_idl__
29 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:35
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:40
::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:54
Definition: Ambiguous.idl:22
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:31
base interface of all UNO interfaces
Definition: XInterface.idl:48