Methods' Summary |
getAllListEntriesTyped |
provides access to the entirety of all list entries, along with
the corresponding underlying data values.
|
Methods' Details |
getAllListEntriesTyped
sequence< string > |
getAllListEntriesTyped( |
[out] sequence< any > |
DataValues ); |
- Description
- provides access to the entirety of all list entries, along with
the corresponding underlying data values.
- Parameter DataValues
- The sequence is used by
com::sun::star::form::component::ListBox for external
sources such as spreadsheets to return the resulting
data value if a listbox entry was selected, e.g. set it
at the specified bound cell using
com::sun::star::form::binding::XValueBinding::setValue().
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.