21module 
com {  module sun {  module star {  module form { module binding {
 
   23interface XListEntrySource;
 
specifies support for indirect manipulation of a string list
Definition XListEntrySink.idl:29
XListEntrySource getListEntrySource()
retrieves the current source for the list entries of the component.
void setListEntrySource([in] XListEntrySource Source)
sets the new source for the list entries of the component
specifies a source of string list entries
Definition XListEntrySource.idl:34
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20