20 #ifndef __com_sun_star_form_binding_XListEntrySource_idl__ 21 #define __com_sun_star_form_binding_XListEntrySource_idl__ 28 module
com { module sun { module star { module form { module binding {
30 interface XListEntryListener;
44 long getListEntryCount( );
53 string getListEntry( [in]
long Position )
This exception is thrown to indicate that a container has been accessed with an illegal index.
Definition: IndexOutOfBoundsException.idl:34
Definition: Ambiguous.idl:22
specifies a source of string list entries
Definition: XListEntrySource.idl:40
This exception is thrown when an application attempts to use NULL in a case where an object is requir...
Definition: NullPointerException.idl:36
base interface of all UNO interfaces
Definition: XInterface.idl:47
specifies a listener for changes in a string entry list
Definition: XListEntryListener.idl:32