LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_ui_XUIElementSettings_idl__
21 #define __com_sun_star_ui_XUIElementSettings_idl__
27 module
com { module sun { module star { module ui {
void updateSettings()
forces the user interface element to retrieve new settings from its configuration source.
provides functions to retrieve and change user interface element structure data and to update its vis...
Definition: XUIElementSettings.idl:37
void setSettings([in] com::sun::star::container::XIndexAccess UISettings)
set changes to the structure of the user interface element.
provides access to the elements of a collection through an index.
Definition: XIndexAccess.idl:40
Definition: Ambiguous.idl:22
com::sun::star::container::XIndexAccess getSettings([in] boolean bWriteable)
provides a UIElementSettings instance that provides access to the structure of user interface element...
base interface of all UNO interfaces
Definition: XInterface.idl:48