21 module
com { module sun { module star { module awt {
23 interface XItemListListener;
52 [in]
string ItemImageURL
88 [in]
string ItemImageURL
108 void removeAllItems();
142 [in]
string ItemImageURL
161 void setItemTextAndImage(
163 [in]
string ItemText,
164 [in]
string ItemImageURL
228 ::com::sun::star::beans::Pair< string, string >
251 sequence< ::com::sun::star::beans::Pair< string, string > >
This exception is thrown to indicate that a container has been accessed with an illegal index...
Definition: IndexOutOfBoundsException.idl:30
Definition: Ambiguous.idl:20
long ItemCount
is the number of items in the list
Definition: XItemList.idl:32
describes a listener for changes in an item list
Definition: XItemListListener.idl:27
provides convenient access to the list of items in a list box
Definition: XItemList.idl:28