|
LibreOffice Module vbahelper (master) 1
|
This is the complete list of members for ScVbaListBox, including all inherited members.
| AddItem(const css::uno::Any &pvargItem, const css::uno::Any &pvargIndex) override | ScVbaListBox | virtual |
| Clear() override | ScVbaListBox | virtual |
| getDefaultPropertyName() override | ScVbaListBox | inline |
| getFont() override | ScVbaListBox | virtual |
| getListCount() override | ScVbaListBox | |
| getListIndex() override | ScVbaListBox | virtual |
| getMultiSelect() override | ScVbaListBox | virtual |
| getServiceImplName() override | ScVbaListBox | virtual |
| getServiceNames() override | ScVbaListBox | virtual |
| getText() override | ScVbaListBox | virtual |
| getValue() override | ScVbaListBox | virtual |
| getValueEvent() override | ScVbaListBox | virtual |
| List(const css::uno::Any &pvargIndex, const css::uno::Any &pvarColumn) override | ScVbaListBox | virtual |
| m_nIndex | ScVbaListBox | private |
| maListHelper | ScVbaListBox | private |
| removeItem(const css::uno::Any &index) override | ScVbaListBox | virtual |
| ScVbaListBox(const css::uno::Reference< ov::XHelperInterface > &xParent, const css::uno::Reference< css::uno::XComponentContext > &xContext, const css::uno::Reference< css::uno::XInterface > &xControl, const css::uno::Reference< css::frame::XModel > &xModel, std::unique_ptr< ov::AbstractGeometryAttributes > pGeomHelper) | ScVbaListBox | |
| Selected(::sal_Int32 index) override | ScVbaListBox | virtual |
| setListIndex(const css::uno::Any &_value) override | ScVbaListBox | virtual |
| setMultiSelect(sal_Int32 _multiselect) override | ScVbaListBox | virtual |
| setRowSource(const OUString &_rowsource) override | ScVbaListBox | virtual |
| setText(const OUString &_text) override | ScVbaListBox | virtual |
| setValue(const css::uno::Any &_value) override | ScVbaListBox | virtual |
| setValueEvent(const css::uno::Any &value) override | ScVbaListBox | virtual |
| ~PropListener() | PropListener | inlineprotected |