Home
last modified time | relevance | path

Searched defs:dropByIndex (Results 1 – 3 of 3) sorted by relevance

/trunk/main/dbaccess/source/core/api/
H A Dquerycontainer.cxx257 void SAL_CALL OQueryContainer::dropByIndex( sal_Int32 _nIndex ) throw(SQLException, IndexOutOfBound… in dropByIndex() function in dbaccess::OQueryContainer
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOContainer.java316 public void dropByIndex(int index) throws SQLException, IndexOutOfBoundsException { in dropByIndex() method in OContainer
/trunk/main/connectivity/source/sdbcx/
H A DVCollection.cxx418 void SAL_CALL OCollection::dropByIndex( sal_Int32 index ) throw(SQLException, IndexOutOfBoundsExcep… in dropByIndex() function in OCollection

Completed in 24 milliseconds