Home
last modified time | relevance | path

Searched defs:removeItems (Results 1 – 4 of 4) sorted by relevance

/trunk/main/forms/source/component/
H A DListBox.cxx1729 …void SAL_CALL OListBoxControl::removeItems( ::sal_Int16 nPos, ::sal_Int16 nCount ) throw (RuntimeE… in removeItems() function in frm::OListBoxControl
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx4215 void SAL_CALL FmXListBoxCell::removeItems(sal_Int16 nPos, sal_Int16 nCount) throw( RuntimeException… in removeItems() function in FmXListBoxCell
4552 void SAL_CALL FmXComboBoxCell::removeItems( sal_Int16 _Pos, sal_Int16 _Count ) throw( RuntimeExcept… in removeItems() function in FmXComboBoxCell
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx1590 void VCLXListBox::removeItems( sal_Int16 nPos, sal_Int16 nCount ) throw(::com::sun::star::uno::Runt… in removeItems() function in VCLXListBox
3985 void VCLXComboBox::removeItems( sal_Int16 nPos, sal_Int16 nCount ) throw(::com::sun::star::uno::Run… in removeItems() function in VCLXComboBox
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx2442 void UnoListBoxControl::removeItems( sal_Int16 nPos, sal_Int16 nCount ) throw(uno::RuntimeException) in removeItems() function in UnoListBoxControl
3047 void UnoComboBoxControl::removeItems( sal_Int16 nPos, sal_Int16 nCount ) throw(uno::RuntimeExceptio… in removeItems() function in UnoComboBoxControl

Completed in 78 milliseconds