Searched defs:removeItems (Results 1 – 4 of 4) sorted by relevance
1729 …void SAL_CALL OListBoxControl::removeItems( ::sal_Int16 nPos, ::sal_Int16 nCount ) throw (RuntimeE… in removeItems() function in frm::OListBoxControl
4215 void SAL_CALL FmXListBoxCell::removeItems(sal_Int16 nPos, sal_Int16 nCount) throw( RuntimeException… in removeItems() function in FmXListBoxCell4552 void SAL_CALL FmXComboBoxCell::removeItems( sal_Int16 _Pos, sal_Int16 _Count ) throw( RuntimeExcept… in removeItems() function in FmXComboBoxCell
1590 void VCLXListBox::removeItems( sal_Int16 nPos, sal_Int16 nCount ) throw(::com::sun::star::uno::Runt… in removeItems() function in VCLXListBox3985 void VCLXComboBox::removeItems( sal_Int16 nPos, sal_Int16 nCount ) throw(::com::sun::star::uno::Run… in removeItems() function in VCLXComboBox
2442 void UnoListBoxControl::removeItems( sal_Int16 nPos, sal_Int16 nCount ) throw(uno::RuntimeException) in removeItems() function in UnoListBoxControl3047 void UnoComboBoxControl::removeItems( sal_Int16 nPos, sal_Int16 nCount ) throw(uno::RuntimeExceptio… in removeItems() function in UnoComboBoxControl
Completed in 178 milliseconds