[Libreoffice-bugs] [Bug 127430] New: missing documentation for ListSourceType for Combo box
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Sep 7 23:22:45 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=127430
Bug ID: 127430
Summary: missing documentation for ListSourceType for Combo box
Product: LibreOffice
Version: 6.2.4.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: sdk
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: gerhard.weydt at t-online.de
The documentation for a combo box in
https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1form_1_1component_1_1DatabaseComboBox.html#a2f99ac4d478a97752dfe0fac8cf8b232
regarding
com::sun::star::form::ListSourceType ListSourceType
is of little value (or even none). It says:
specifies the kind of list source.
Note: A value of com::sun::star::form::ListSourceType::VALUELIST is not valid
for a combo box. It won't be rejected when setting it, but controls will
usually ignore it and leave the list empty.
But obviously the values 1 to 5 of the named list are used when creating combo
boxes in a form: the names displayed and the integer values shown afterwards
when inspecting the combo box do coincide.
And anyway: a positive statement which values might be used is necessary.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190907/667474f9/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list