Searched refs:ScVbaListBox (Results 1 – 3 of 3) sorted by relevance
54 ScVbaListBox::getListIndex() throw (uno::RuntimeException) in getListIndex()64 ScVbaListBox::getValue() throw (uno::RuntimeException) in getValue()113 ScVbaListBox::getText() throw (uno::RuntimeException) in getText()127 ScVbaListBox::getMultiSelect() throw (css::uno::RuntimeException) in getMultiSelect()141 ScVbaListBox::Selected( sal_Int32 index ) throw (css::uno::RuntimeException) in Selected()170 ScVbaListBox::Clear( ) throw (uno::RuntimeException) in Clear()180 ScVbaListBox::setValueEvent( const uno::Any& value ) in setValueEvent()231 ScVbaListBox::getValueEvent() in getValueEvent()255 ScVbaListBox::getListCount() throw (uno::RuntimeException) in getListCount()272 ScVbaListBox::getServiceImplName() in getServiceImplName()[all …]
37 class ScVbaListBox : public ListBoxImpl_BASE class47 …ScVbaListBox( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Referenc…
433 … return new ScVbaListBox( xVbaParent, xContext, xControlShape, xModel, xGeoHelper.release() ); in createShapeControl()473 …xVBAControl.set( new ScVbaListBox( xVbaParent, xContext, xControl, xModel, xGeoHelper.release() ) … in createUserformControl()
Completed in 11 milliseconds