21 module
com { module sun { module star { module ui { module dialogs {
55 void setValue( [in]
short ControlId, [in]
short aControlAction, [in] any aValue );
79 any getValue( [in]
short aControlId, [in]
short aControlAction );
93 void setLabel( [in]
short aControlId, [in]
string aLabel );
108 string getLabel( [in]
short aControlId );
122 void enableControl( [in]
short ControlId, [in]
boolean bEnable );
Definition: Ambiguous.idl:20
Specifies an interface for a FilePicker.
Definition: XFilePicker.idl:26
Provides access to the controls of a FilePicker.
Definition: XFilePickerControlAccess.idl:31