Home
last modified time | relevance | path

Searched refs:rowDeleted (Results 51 – 75 of 77) sorted by relevance

1234

/trunk/main/connectivity/workben/skeleton/
H A DSResultSet.hxx171 …virtual sal_Bool SAL_CALL rowDeleted( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::s…
/trunk/main/dbaccess/source/core/api/
H A Dresultset.hxx227 …virtual sal_Bool SAL_CALL rowDeleted( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::s…
H A DRowSet.hxx535 using ORowSetBase::rowDeleted;
H A DRowSetCache.cxx1362 if ( !m_pCacheSet->rowDeleted() ) in deleteRow()
H A DKeySet.cxx1613 sal_Bool SAL_CALL OKeySet::rowDeleted( ) throw(SQLException, RuntimeException) in rowDeleted() function in OKeySet
/trunk/main/connectivity/source/inc/file/
H A DFResultSet.hxx232 …virtual sal_Bool SAL_CALL rowDeleted( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::s…
/trunk/main/connectivity/source/inc/odbc/
H A DOResultSet.hxx241 …virtual sal_Bool SAL_CALL rowDeleted( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::s…
/trunk/main/mysqlc/source/
H A Dmysqlc_resultset.cxx852 sal_Bool SAL_CALL OResultSet::rowDeleted() in rowDeleted() function in OResultSet
/trunk/main/connectivity/source/drivers/macab/
H A DMacabResultSet.cxx681 sal_Bool SAL_CALL MacabResultSet::rowDeleted() throw(SQLException, RuntimeException) in rowDeleted() function in MacabResultSet
/trunk/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx734 sal_Bool SAL_CALL SbaXFormAdapter::rowDeleted() throw( ::com::sun::star::sdbc::SQLException, Runtim… in rowDeleted() function in SbaXFormAdapter
737 return m_xMainForm->rowDeleted(); in rowDeleted()
H A Dbrwctrlr.cxx1691 && !xRow->rowDeleted() in GetState()
/trunk/main/connectivity/source/drivers/ado/
H A DAResultSet.cxx531 sal_Bool SAL_CALL OResultSet::rowDeleted( ) throw(SQLException, RuntimeException) in rowDeleted() function in OResultSet
H A DADatabaseMetaDataResultSet.cxx538 sal_Bool SAL_CALL ODatabaseMetaDataResultSet::rowDeleted( ) throw(SQLException, RuntimeException) in rowDeleted() function in ODatabaseMetaDataResultSet
/trunk/main/dbaccess/source/core/inc/
H A DDatabaseDataProvider.hxx182 …virtual sal_Bool SAL_CALL rowDeleted() throw(::com::sun::star::sdbc::SQLException, ::com::sun::sta…
/trunk/main/connectivity/source/drivers/jdbc/
H A DResultSet.cxx510 sal_Bool SAL_CALL java_sql_ResultSet::rowDeleted( ) throw(SQLException, RuntimeException) in rowDeleted() function in java_sql_ResultSet
/trunk/main/ucbhelper/source/provider/
H A Dresultset.cxx768 sal_Bool SAL_CALL ResultSet::rowDeleted() in rowDeleted() function in ucbhelper::ResultSet
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx3477 sal_Bool SAL_CALL ODatabaseForm::rowDeleted() throw( SQLException, RuntimeException ) in rowDeleted() function in frm::ODatabaseForm
3479 return m_xAggregateAsRowSet->rowDeleted(); in rowDeleted()
H A DDatabaseForm.hxx370 …virtual sal_Bool SAL_CALL rowDeleted() throw(::com::sun::star::sdbc::SQLException, ::com::sun::sta…
/trunk/main/ucb/source/cacher/
H A Dcachedcontentresultset.cxx1880 ::rowDeleted() in rowDeleted() function in CachedContentResultSet
/trunk/main/offapi/com/sun/star/sdb/
H A DRowSet.idl164 …<member scope="com::sun::star::sdbc">XResultSet::rowDeleted</member> will return <TRUE/>. The dele…
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaDataResultSet.cxx621 sal_Bool SAL_CALL ODatabaseMetaDataResultSet::rowDeleted( ) throw(SQLException, RuntimeException) in rowDeleted() function in ODatabaseMetaDataResultSet
H A DOResultSet.cxx761 sal_Bool SAL_CALL OResultSet::rowDeleted() throw(SQLException, RuntimeException) in rowDeleted() function in OResultSet
/trunk/main/connectivity/source/drivers/file/
H A DFResultSet.cxx523 sal_Bool SAL_CALL OResultSet::rowDeleted( ) throw(SQLException, RuntimeException) in rowDeleted() function in OResultSet
/trunk/main/dbaccess/source/ui/inc/
H A Dformadapter.hxx331 …virtual sal_Bool SAL_CALL rowDeleted() throw(::com::sun::star::sdbc::SQLException, ::com::sun::sta…
/trunk/main/svx/source/fmcomp/
H A Dfmgridcl.cxx1319 if ( m_pDataCursor->rowDeleted() ) in DeleteSelectedRows()

Completed in 243 milliseconds

1234