Searched refs:dropByIndex (Results 1 – 10 of 10) sorted by relevance
326 xKeyDrop.dropByIndex(i); in removeAllColumnsFromDescriptor()333 xColumnDrop.dropByIndex(i); in removeAllColumnsFromDescriptor()
67 void dropByIndex([in]long index) raises (com::sun::star::sdbc::SQLException,
200 …virtual void SAL_CALL dropByIndex( sal_Int32 index ) throw(::com::sun::star::sdbc::SQLException, :…
224 …virtual void SAL_CALL dropByIndex( sal_Int32 index ) throw(::com::sun::star::sdbc::SQLException, :…
257 void SAL_CALL OQueryContainer::dropByIndex( sal_Int32 _nIndex ) throw(SQLException, IndexOutOfBound… in dropByIndex() function in dbaccess::OQueryContainer
118 xDrop->dropByIndex(i); in DropRelation()
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
1393 xDrop->dropByIndex(i); // delete the key in dropPrimaryKey()
1486 _pIndexes->dropByIndex(--i); in Drop_Static()
Completed in 70 milliseconds