Home
last modified time | relevance | path

Searched defs:deleteRows (Results 1 – 14 of 14) sorted by relevance

/trunk/main/connectivity/source/drivers/calc/
H A DCResultSet.cxx143 Sequence< sal_Int32 > SAL_CALL OCalcResultSet::deleteRows( const Sequence< Any >& /*rows*/ ) thro… in deleteRows() function in OCalcResultSet
/trunk/main/connectivity/source/drivers/dbase/
H A DDResultSet.cxx165 Sequence< sal_Int32 > SAL_CALL ODbaseResultSet::deleteRows( const Sequence< Any >& /*rows*/ ) thr… in deleteRows() function in ODbaseResultSet
/trunk/main/dbaccess/source/core/api/
H A DWrappedResultSet.cxx98 Sequence< sal_Int32 > SAL_CALL WrappedResultSet::deleteRows( const Sequence< Any >& rows ,const con… in deleteRows() function in WrappedResultSet
H A DBookmarkSet.cxx92 Sequence< sal_Int32 > SAL_CALL OBookmarkSet::deleteRows( const Sequence< Any >& rows ,const connect… in deleteRows() function in OBookmarkSet
H A DStaticSet.cxx328 Sequence< sal_Int32 > SAL_CALL OStaticSet::deleteRows( const Sequence< Any >& rows,const connectivi… in deleteRows() function in OStaticSet
H A DOptimisticSet.cxx172 Sequence< sal_Int32 > SAL_CALL OptimisticSet::deleteRows( const Sequence< Any >& /*rows*/ ,const co… in deleteRows() function in OptimisticSet
H A DKeySet.cxx443 Sequence< sal_Int32 > SAL_CALL OKeySet::deleteRows( const Sequence< Any >& rows ,const connectivity… in deleteRows() function in OKeySet
H A DRowSet.cxx2096 Sequence< sal_Int32 > SAL_CALL ORowSet::deleteRows( const Sequence< Any >& rows ) throw(SQLExceptio… in deleteRows() function in dbaccess::ORowSet
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSResultSet.cxx754 Sequence< sal_Int32 > SAL_CALL OResultSet::deleteRows( const Sequence< Any >& rows ) throw( SQLEx… in deleteRows() function in OResultSet
/trunk/main/connectivity/source/drivers/macab/
H A DMacabResultSet.cxx979 Sequence< sal_Int32 > SAL_CALL MacabResultSet::deleteRows(const Sequence< Any >&) throw( SQLExcep… in deleteRows() function in MacabResultSet
/trunk/main/connectivity/source/drivers/ado/
H A DAResultSet.cxx929 Sequence< sal_Int32 > SAL_CALL OResultSet::deleteRows( const Sequence< Any >& rows ) throw(SQLExcep… in deleteRows() function in OResultSet
/trunk/main/mysqlc/source/
H A Dmysqlc_resultset.cxx1351 Sequence< sal_Int32 > SAL_CALL OResultSet::deleteRows(const Sequence< Any >& /* rows */) in deleteRows() function in OResultSet
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOResultSet.cxx1238 Sequence< sal_Int32 > SAL_CALL OResultSet::deleteRows( const Sequence< Any >& rows ) throw( SQLEx… in deleteRows() function in OResultSet
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx3621 Sequence<sal_Int32> SAL_CALL ODatabaseForm::deleteRows(const Sequence<Any>& rows) throw( SQLExcepti… in deleteRows() function in frm::ODatabaseForm

Completed in 95 milliseconds