21 module
com { module sun { module star { module form { module binding {
23 interface XListEntryListener;
37 long getListEntryCount( );
46 string getListEntry( [in]
long Position )
This exception is thrown to indicate that a container has been accessed with an illegal index...
Definition: IndexOutOfBoundsException.idl:30
Definition: Ambiguous.idl:20
specifies a source of string list entries
Definition: XListEntrySource.idl:33
This exception is thrown when an application attempts to use NULL in a case where an object is requir...
Definition: NullPointerException.idl:32
base interface of all UNO interfaces
Definition: XInterface.idl:45
specifies a listener for changes in a string entry list
Definition: XListEntryListener.idl:26