21 module
com { module sun { module star { module ui { module dialogs {
27 published constants CommonFilePickerElementIds
const short LISTBOX_FILTER
The filter listbox of a FilePicker dialog.
Definition: CommonFilePickerElementIds.idl:39
const short CONTROL_FILEVIEW
Is used to refer to the file view of the file picker.
Definition: CommonFilePickerElementIds.idl:44
const short EDIT_FILEURL
Is used to refer to the edit line where a file or path can be entered by the user.
Definition: CommonFilePickerElementIds.idl:48
Definition: Ambiguous.idl:20
const short PUSHBUTTON_CANCEL
The control id of the Cancel button.
Definition: CommonFilePickerElementIds.idl:35
const short LISTBOX_FILTER_LABEL
The label of the filter listbox of a FilePicker dialog.
Definition: CommonFilePickerElementIds.idl:54
const short PUSHBUTTON_OK
The control id of the OK button.
Definition: CommonFilePickerElementIds.idl:31
const short EDIT_FILEURL_LABEL
The label of the file name listbox of a FilePicker dialog.
Definition: CommonFilePickerElementIds.idl:60