20 #ifndef __com_sun_star_awt_XItemList_idl__
21 #define __com_sun_star_awt_XItemList_idl__
27 module
com { module sun { module star { module awt {
29 interface XItemListListener;
58 [in]
string ItemImageURL
94 [in]
string ItemImageURL
114 void removeAllItems();
148 [in]
string ItemImageURL
167 void setItemTextAndImage(
169 [in]
string ItemText,
170 [in]
string ItemImageURL
234 ::com::sun::star::beans::Pair< string, string >
257 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:34
– idl definition –
Definition: Ambiguous.idl:22
long ItemCount
is the number of items in the list
Definition: XItemList.idl:38
describes a listener for changes in a item list
Definition: XItemListListener.idl:33
provides convenient access to the list of items in a list box
Definition: XItemList.idl:34