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