Searched refs:_Item (Results 1 – 2 of 2) sorted by relevance
4528 void SAL_CALL FmXComboBoxCell::addItem( const ::rtl::OUString& _Item, sal_Int16 _Pos ) throw( Runti… in addItem() argument4532 m_pComboBox->InsertEntry( _Item, _Pos ); in addItem()
1085 …virtual void SAL_CALL addItem( const ::rtl::OUString& _Item, ::sal_Int16 _Pos ) throw (::com::sun:…
Completed in 48 milliseconds