LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_form_binding_XListEntrySink_idl__
21 #define __com_sun_star_form_binding_XListEntrySink_idl__
26 module
com { module sun { module star { module form { module binding {
28 interface XListEntrySource;
specifies support for indirect manipulation of a string list
Definition: XListEntrySink.idl:34
void setListEntrySource([in] XListEntrySource Source)
sets the new source for the list entries of the component
XListEntrySource getListEntrySource()
retrieves the current source for the list entries of the component.
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:48
specifies a source of string list entries
Definition: XListEntrySource.idl:41