Accessible list box lists are used by list boxes as container for
the list items. In addtion of the simple container functionality of the
AccessibleList service the
drafts::com::sun::star::accessibility::XAccessibleSelection interface is supported.
Accessible lists are used by combo boxes as container for
the list items. The drafts::com::sun::star::accessibility::XAccessibleSelection interface is not
supported at the moment due to implementation problems. Selection of
items is handled by the items and the edit field of the combo box.