Lines Matching refs:ScVbaComboBox
42 ScVbaComboBox::ScVbaComboBox( const uno::Reference< XHelperInterface >& xParent, const uno::Referen… in ScVbaComboBox() function in ScVbaComboBox
63 ScVbaComboBox::getValue() throw (uno::RuntimeException) in getValue()
69 ScVbaComboBox::setListIndex( const uno::Any& _value ) throw (uno::RuntimeException) in setListIndex()
85 ScVbaComboBox::getListIndex() throw (uno::RuntimeException) in getListIndex()
112 ScVbaComboBox::setValue( const uno::Any& _value ) throw (uno::RuntimeException) in setValue()
121 ScVbaComboBox::getText() throw (uno::RuntimeException) in getText()
129 ScVbaComboBox::setText( const ::rtl::OUString& _text ) throw (uno::RuntimeException) in setText()
136 ScVbaComboBox::AddItem( const uno::Any& pvargItem, const uno::Any& pvargIndex ) throw (uno::Runtime… in AddItem()
142 ScVbaComboBox::removeItem( const uno::Any& index ) throw (uno::RuntimeException) in removeItem()
148 ScVbaComboBox::Clear( ) throw (uno::RuntimeException) in Clear()
154 ScVbaComboBox::setRowSource( const rtl::OUString& _rowsource ) throw (css::uno::RuntimeException) in setRowSource()
161 ScVbaComboBox::getListCount() throw (uno::RuntimeException) in getListCount()
167 ScVbaComboBox::List( const ::uno::Any& pvargIndex, const uno::Any& pvarColumn ) throw (uno::Runtime… in List()
172 sal_Int32 SAL_CALL ScVbaComboBox::getStyle() throw (uno::RuntimeException) in getStyle()
177 void SAL_CALL ScVbaComboBox::setStyle( sal_Int32 /*nStyle*/ ) throw (uno::RuntimeException) in setStyle()
181 sal_Int32 SAL_CALL ScVbaComboBox::getDropButtonStyle() throw (uno::RuntimeException) in getDropButtonStyle()
186 void SAL_CALL ScVbaComboBox::setDropButtonStyle( sal_Int32 /*nDropButtonStyle*/ ) throw (uno::Runti… in setDropButtonStyle()
190 sal_Int32 SAL_CALL ScVbaComboBox::getDragBehavior() throw (uno::RuntimeException) in getDragBehavior()
195 void SAL_CALL ScVbaComboBox::setDragBehavior( sal_Int32 /*nDragBehavior*/ ) throw (uno::RuntimeExce… in setDragBehavior()
199 sal_Int32 SAL_CALL ScVbaComboBox::getEnterFieldBehavior() throw (uno::RuntimeException) in getEnterFieldBehavior()
204 void SAL_CALL ScVbaComboBox::setEnterFieldBehavior( sal_Int32 /*nEnterFieldBehavior*/ ) throw (uno:… in setEnterFieldBehavior()
208 sal_Int32 SAL_CALL ScVbaComboBox::getListStyle() throw (uno::RuntimeException) in getListStyle()
213 void SAL_CALL ScVbaComboBox::setListStyle( sal_Int32 /*nListStyle*/ ) throw (uno::RuntimeException) in setListStyle()
217 sal_Int32 SAL_CALL ScVbaComboBox::getTextAlign() throw (uno::RuntimeException) in getTextAlign()
222 void SAL_CALL ScVbaComboBox::setTextAlign( sal_Int32 /*nTextAlign*/ ) throw (uno::RuntimeException) in setTextAlign()
226 sal_Int32 SAL_CALL ScVbaComboBox::getTextLength() throw (uno::RuntimeException) in getTextLength()
231 uno::Reference< msforms::XNewFont > SAL_CALL ScVbaComboBox::getFont() throw (uno::RuntimeException) in getFont()
237 ScVbaComboBox::getServiceImplName() in getServiceImplName()
244 ScVbaComboBox::getServiceNames() in getServiceNames()