Searched refs:dropByIndex (Results 1 – 9 of 9) 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()
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()
1468 _pIndexes->dropByIndex(--i); in Drop_Static()
Completed in 115 milliseconds