|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module form { module binding {
23 interface XListEntrySource;
specifies support for indirect manipulation of a string list
Definition: XListEntrySink.idl:29
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:20
base interface of all UNO interfaces
Definition: XInterface.idl:46
specifies a source of string list entries
Definition: XListEntrySource.idl:34