21module
com { module sun { module star { module ui { module dialogs {
These constants are deprecated and should not be used anymore.
Definition ListboxControlActions.idl:29
const short GET_SELECTED_ITEM
Returns the currently selected item.
Definition ListboxControlActions.idl:65
const short ADD_ITEM
Adds an item to the content of the listbox.
Definition ListboxControlActions.idl:33
const short ADD_ITEMS
Adds a sequence of strings to the content of the listbox.
Definition ListboxControlActions.idl:37
const short DELETE_ITEM
Removes an item from a listbox.
Definition ListboxControlActions.idl:44
const short SET_SELECT_ITEM
Selects an item in a listbox.
Definition ListboxControlActions.idl:56
const short DELETE_ITEMS
Removes all items from the listbox.
Definition ListboxControlActions.idl:48
const short GET_ITEMS
Returns all items of the listbox as a sequence of strings.
Definition ListboxControlActions.idl:60
Definition Ambiguous.idl:20