Searched defs:dropByIndex (Results 1 – 3 of 3) sorted by relevance
257 void SAL_CALL OQueryContainer::dropByIndex( sal_Int32 _nIndex ) throw(SQLException, IndexOutOfBound… in dropByIndex() function in dbaccess::OQueryContainer
316 public void dropByIndex(int index) throws SQLException, IndexOutOfBoundsException { in dropByIndex() method in OContainer
418 void SAL_CALL OCollection::dropByIndex( sal_Int32 index ) throw(SQLException, IndexOutOfBoundsExcep… in dropByIndex() function in OCollection
Completed in 29 milliseconds