Home
last modified time | relevance | path

Searched refs:ScVbaListBox (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vbahelper/source/msforms/
H A Dvbalistbox.cxx54 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 …]
H A Dvbalistbox.hxx37 class ScVbaListBox : public ListBoxImpl_BASE class
47ScVbaListBox( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Referenc…
H A Dvbacontrol.cxx433 … 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 22 milliseconds