20 #ifndef __com_sun_star_ui_dialogs_XFilePickerControlAccess_idl__
21 #define __com_sun_star_ui_dialogs_XFilePickerControlAccess_idl__
26 module
com { module sun { module star { module ui { module dialogs {
60 void setValue( [in]
short ControlId, [in]
short aControlAction, [in] any aValue );
84 any getValue( [in]
short aControlId, [in]
short aControlAction );
98 void setLabel( [in]
short aControlId, [in]
string aLabel );
113 string getLabel( [in]
short aControlId );
127 void enableControl( [in]
short ControlId, [in]
boolean bEnable );
– idl definition –
Definition: Ambiguous.idl:22
Specifies an interface for a FilePicker.
Definition: XFilePicker.idl:32
Provides access to the controls of a FilePicker.
Definition: XFilePickerControlAccess.idl:36