20#ifndef __com_sun_star_form_binding_XListEntrySink_idl__
21#define __com_sun_star_form_binding_XListEntrySink_idl__
26module
com { module sun { module star { module form { module binding {
28interface XListEntrySource;
specifies support for indirect manipulation of a string list
Definition XListEntrySink.idl:34
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:41
base interface of all UNO interfaces
Definition XInterface.idl:48
Definition Ambiguous.idl:22