|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 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:31
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:32
Definition: Ambiguous.idl:20
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:46