Home
last modified time | relevance | path

Searched refs:dropByIndex (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/wizards/com/sun/star/wizards/db/
H A DTableDescriptor.java326 xKeyDrop.dropByIndex(i); in removeAllColumnsFromDescriptor()
333 xColumnDrop.dropByIndex(i); in removeAllColumnsFromDescriptor()
/aoo4110/main/offapi/com/sun/star/sdbcx/
H A DXDrop.idl67 void dropByIndex([in]long index) raises (com::sun::star::sdbc::SQLException,
/aoo4110/main/dbaccess/source/core/inc/
H A Dquerycontainer.hxx200 …virtual void SAL_CALL dropByIndex( sal_Int32 index ) throw(::com::sun::star::sdbc::SQLException, :…
/aoo4110/main/connectivity/inc/connectivity/sdbcx/
H A DVCollection.hxx224 …virtual void SAL_CALL dropByIndex( sal_Int32 index ) throw(::com::sun::star::sdbc::SQLException, :…
/aoo4110/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
/aoo4110/main/dbaccess/source/ui/relationdesign/
H A DRTableConnectionData.cxx118 xDrop->dropByIndex(i); in DropRelation()
/aoo4110/main/connectivity/source/sdbcx/
H A DVCollection.cxx418 void SAL_CALL OCollection::dropByIndex( sal_Int32 index ) throw(SQLException, IndexOutOfBoundsExcep… in dropByIndex() function in OCollection
/aoo4110/main/dbaccess/source/ui/tabledesign/
H A DTableController.cxx1393 xDrop->dropByIndex(i); // delete the key in dropPrimaryKey()
/aoo4110/main/connectivity/source/drivers/dbase/
H A DDTable.cxx1468 _pIndexes->dropByIndex(--i); in Drop_Static()

Completed in 64 milliseconds