/** The accessible drop down combobox has one children. It is the list containingallitemsandisrepresentedbyanobjectofthe VCLXAccessibleListBoxListclasswhichdoessupport selection.
*/ class VCLXAccessibleListBox final : public VCLXAccessibleBox
{ public:
VCLXAccessibleListBox(ListBox* pListBox);
// XServiceInfo virtual OUString SAL_CALL getImplementationName() override; // Return list box specific services. virtual css::uno::Sequence<OUString> SAL_CALL getSupportedServiceNames() override;
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.