10#ifndef __com_sun_star_form_binding_XListEntryTypedSource_idl__
11#define __com_sun_star_form_binding_XListEntryTypedSource_idl__
16module
com { module sun { module star { module form { module binding {
specifies a source of string list entries
Definition XListEntrySource.idl:41
specifies a source of string list entries with corresponding underlying data values
Definition XListEntryTypedSource.idl:26
sequence< string > getAllListEntriesTyped([out] sequence< any > DataValues)
provides access to the entirety of all list entries, along with the corresponding underlying data val...
Definition Ambiguous.idl:22