Removes an item from a listbox. The given value has to be a
position. If the position is invalid an exception will be thrown.
The index of the first position is 0.
The value should be a sal_Int32.
Selects an item in a listbox. The given value has to be a position.
The index of the first position is 0. A value of -1 removes the
selection.
If the given position is invalid an exception will be thrown.
The value should be a sal_Int32.
Removes an item from a listbox. The given value has to be a
position. If the position is invalid an exception will be thrown.
The index of the first position is 0.
The value should be a sal_Int32.
Selects an item in a listbox. The given value has to be a position.
The index of the first position is 0. A value of -1 removes the
selection.
If the given position is invalid an exception will be thrown.
The value should be a sal_Int32.