Lines Matching refs:ScVbaComboBox

45 ScVbaComboBox::ScVbaComboBox( const uno::Reference< XHelperInterface >& xParent, const uno::Referen…  in ScVbaComboBox()  function in ScVbaComboBox
66 ScVbaComboBox::getValue() throw (uno::RuntimeException) in getValue()
72 ScVbaComboBox::setListIndex( const uno::Any& _value ) throw (uno::RuntimeException) in setListIndex()
88 ScVbaComboBox::getListIndex() throw (uno::RuntimeException) in getListIndex()
115 ScVbaComboBox::setValue( const uno::Any& _value ) throw (uno::RuntimeException) in setValue()
124 ScVbaComboBox::getText() throw (uno::RuntimeException) in getText()
132 ScVbaComboBox::setText( const ::rtl::OUString& _text ) throw (uno::RuntimeException) in setText()
139 ScVbaComboBox::AddItem( const uno::Any& pvargItem, const uno::Any& pvargIndex ) throw (uno::Runtime… in AddItem()
145 ScVbaComboBox::removeItem( const uno::Any& index ) throw (uno::RuntimeException) in removeItem()
151 ScVbaComboBox::Clear( ) throw (uno::RuntimeException) in Clear()
157 ScVbaComboBox::setRowSource( const rtl::OUString& _rowsource ) throw (css::uno::RuntimeException) in setRowSource()
164 ScVbaComboBox::getListCount() throw (uno::RuntimeException) in getListCount()
170 ScVbaComboBox::List( const ::uno::Any& pvargIndex, const uno::Any& pvarColumn ) throw (uno::Runtime… in List()
175 sal_Int32 SAL_CALL ScVbaComboBox::getStyle() throw (uno::RuntimeException) in getStyle()
180 void SAL_CALL ScVbaComboBox::setStyle( sal_Int32 /*nStyle*/ ) throw (uno::RuntimeException) in setStyle()
184 sal_Int32 SAL_CALL ScVbaComboBox::getDropButtonStyle() throw (uno::RuntimeException) in getDropButtonStyle()
189 void SAL_CALL ScVbaComboBox::setDropButtonStyle( sal_Int32 /*nDropButtonStyle*/ ) throw (uno::Runti… in setDropButtonStyle()
193 sal_Int32 SAL_CALL ScVbaComboBox::getDragBehavior() throw (uno::RuntimeException) in getDragBehavior()
198 void SAL_CALL ScVbaComboBox::setDragBehavior( sal_Int32 /*nDragBehavior*/ ) throw (uno::RuntimeExce… in setDragBehavior()
202 sal_Int32 SAL_CALL ScVbaComboBox::getEnterFieldBehavior() throw (uno::RuntimeException) in getEnterFieldBehavior()
207 void SAL_CALL ScVbaComboBox::setEnterFieldBehavior( sal_Int32 /*nEnterFieldBehavior*/ ) throw (uno:… in setEnterFieldBehavior()
211 sal_Int32 SAL_CALL ScVbaComboBox::getListStyle() throw (uno::RuntimeException) in getListStyle()
216 void SAL_CALL ScVbaComboBox::setListStyle( sal_Int32 /*nListStyle*/ ) throw (uno::RuntimeException) in setListStyle()
220 sal_Int32 SAL_CALL ScVbaComboBox::getTextAlign() throw (uno::RuntimeException) in getTextAlign()
225 void SAL_CALL ScVbaComboBox::setTextAlign( sal_Int32 /*nTextAlign*/ ) throw (uno::RuntimeException) in setTextAlign()
229 sal_Int32 SAL_CALL ScVbaComboBox::getTextLength() throw (uno::RuntimeException) in getTextLength()
234 uno::Reference< msforms::XNewFont > SAL_CALL ScVbaComboBox::getFont() throw (uno::RuntimeException) in getFont()
240 ScVbaComboBox::getServiceImplName() in getServiceImplName()
247 ScVbaComboBox::getServiceNames() in getServiceNames()