Home
last modified time | relevance | path

Searched refs:rowInserted (Results 51 – 71 of 71) sorted by relevance

123

/trunk/main/connectivity/source/inc/file/
H A DFResultSet.hxx231 …virtual sal_Bool SAL_CALL rowInserted( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::…
/trunk/main/connectivity/source/inc/odbc/
H A DOResultSet.hxx240 …virtual sal_Bool SAL_CALL rowInserted( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::…
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DRowSet.java716 …r rowUpdated are wrong on a deleted row", !m_resultSet.rowUpdated() && !m_resultSet.rowInserted()); in testDeleteBehavior()
/trunk/main/mysqlc/source/
H A Dmysqlc_resultset.cxx865 sal_Bool SAL_CALL OResultSet::rowInserted() in rowInserted() function in OResultSet
/trunk/main/connectivity/source/drivers/macab/
H A DMacabResultSet.cxx689 sal_Bool SAL_CALL MacabResultSet::rowInserted() throw(SQLException, RuntimeException) in rowInserted() function in MacabResultSet
/trunk/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx727 sal_Bool SAL_CALL SbaXFormAdapter::rowInserted() throw( ::com::sun::star::sdbc::SQLException, Runti… in rowInserted() function in SbaXFormAdapter
730 return m_xMainForm->rowInserted(); in rowInserted()
/trunk/main/connectivity/source/drivers/ado/
H A DAResultSet.cxx545 sal_Bool SAL_CALL OResultSet::rowInserted( ) throw(SQLException, RuntimeException) in rowInserted() function in OResultSet
H A DADatabaseMetaDataResultSet.cxx551 sal_Bool SAL_CALL ODatabaseMetaDataResultSet::rowInserted( ) throw(SQLException, RuntimeException) in rowInserted() function in ODatabaseMetaDataResultSet
/trunk/main/dbaccess/source/core/inc/
H A DDatabaseDataProvider.hxx181 …virtual sal_Bool SAL_CALL rowInserted() throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
/trunk/main/connectivity/source/drivers/jdbc/
H A DResultSet.cxx517 sal_Bool SAL_CALL java_sql_ResultSet::rowInserted( ) throw(SQLException, RuntimeException) in rowInserted() function in java_sql_ResultSet
/trunk/main/ucbhelper/source/provider/
H A Dresultset.cxx759 sal_Bool SAL_CALL ResultSet::rowInserted() in rowInserted() function in ucbhelper::ResultSet
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx3471 sal_Bool SAL_CALL ODatabaseForm::rowInserted() throw( SQLException, RuntimeException ) in rowInserted() function in frm::ODatabaseForm
3473 return m_xAggregateAsRowSet->rowInserted(); in rowInserted()
H A DDatabaseForm.hxx369 …virtual sal_Bool SAL_CALL rowInserted() throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
/trunk/main/ucb/source/cacher/
H A Dcachedcontentresultset.cxx1868 ::rowInserted() in rowInserted() function in CachedContentResultSet
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaDataResultSet.cxx631 sal_Bool SAL_CALL ODatabaseMetaDataResultSet::rowInserted( ) throw(SQLException, RuntimeException) in rowInserted() function in ODatabaseMetaDataResultSet
H A DOResultSet.cxx773 sal_Bool SAL_CALL OResultSet::rowInserted( ) throw(SQLException, RuntimeException) in rowInserted() function in OResultSet
/trunk/main/connectivity/source/drivers/file/
H A DFResultSet.cxx533 sal_Bool SAL_CALL OResultSet::rowInserted( ) throw(SQLException, RuntimeException) in rowInserted() function in OResultSet
/trunk/main/dbaccess/source/ui/inc/
H A Dformadapter.hxx330 …virtual sal_Bool SAL_CALL rowInserted() throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
/trunk/main/dbaccess/source/core/api/
H A DKeySet.cxx1607 sal_Bool SAL_CALL OKeySet::rowInserted( ) throw(SQLException, RuntimeException) in rowInserted() function in OKeySet
/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx1631 else if (m_xCursor->rowInserted()) in rowChanged()
/trunk/main/offapi/com/sun/star/sdbc/
H A DXDatabaseMetaData.idl2514 <member scope="com::sun::star::sdbc">XResultSet::rowInserted().</member>

Completed in 659 milliseconds

123