Home
last modified time | relevance | path

Searched refs:cancelRowUpdates (Results 1 – 25 of 46) sorted by relevance

12

/trunk/main/dbaccess/source/core/api/
H A DWrappedResultSet.cxx145 void SAL_CALL WrappedResultSet::cancelRowUpdates( ) throw(SQLException, RuntimeException) in cancelRowUpdates() function in WrappedResultSet
148 m_xUpd->cancelRowUpdates(); in cancelRowUpdates()
H A DBookmarkSet.hxx65 …virtual void SAL_CALL cancelRowUpdates( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun:…
H A DWrappedResultSet.hxx66 …virtual void SAL_CALL cancelRowUpdates( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun:…
H A DStaticSet.hxx83 …virtual void SAL_CALL cancelRowUpdates( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun:…
H A Dresultset.cxx1151 void OResultSet::cancelRowUpdates(void) throw( SQLException, RuntimeException ) in cancelRowUpdates() function in OResultSet
1159 m_xDelegatorResultSetUpdate->cancelRowUpdates(); in cancelRowUpdates()
H A DBookmarkSet.cxx161 void SAL_CALL OBookmarkSet::cancelRowUpdates( ) throw(SQLException, RuntimeException) in cancelRowUpdates() function in OBookmarkSet
H A DRowSetCache.hxx261 void cancelRowUpdates( );
H A DStaticSet.cxx374 void SAL_CALL OStaticSet::cancelRowUpdates( ) throw(SQLException, RuntimeException) in cancelRowUpdates() function in OStaticSet
H A DRowSetCache.cxx126 xUp->cancelRowUpdates(); in DBG_NAME()
1382 void ORowSetCache::cancelRowUpdates( ) in cancelRowUpdates() function in ORowSetCache
H A DCacheSet.hxx142 …virtual void SAL_CALL cancelRowUpdates( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun:…
H A DKeySet.hxx226 …virtual void SAL_CALL cancelRowUpdates( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun:…
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlResultSet.java281 public void cancelRowUpdates() throws SQLException { in cancelRowUpdates() method in PostgresqlResultSet
282 implResultSetUpdate.cancelRowUpdates(); in cancelRowUpdates()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sdbc/
H A D_XResultSetUpdate.java172 oObj.cancelRowUpdates() ; in _cancelRowUpdates()
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLResultSet.java726 public void cancelRowUpdates() throws SQLException { in cancelRowUpdates() method in JavaSQLResultSet
728 jdbcResultSet.cancelRowUpdates(); in cancelRowUpdates()
/trunk/main/odk/examples/DevelopersGuide/Database/
H A DSales.java137 updateRs.cancelRowUpdates(); in retrieveSalesData2()
/trunk/main/offapi/com/sun/star/sdbc/
H A DXResultSetUpdate.idl84 void cancelRowUpdates() raises (SQLException);
/trunk/main/mysqlc/source/
H A Dmysqlc_resultset.hxx238 void SAL_CALL cancelRowUpdates() throw(SQLException, RuntimeException);
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/dbaccess/
H A Dcom.sun.star.comp.dba.ORowSet.csv57 "ORowSet";"com::sun::star::sdbc::XResultSetUpdate#optional";"cancelRowUpdates()"
/trunk/main/connectivity/source/inc/java/sql/
H A DResultSet.hxx175 …virtual void SAL_CALL cancelRowUpdates( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun:…
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSResultSet.cxx551 void SAL_CALL OResultSet::cancelRowUpdates( ) throw(SQLException, RuntimeException) in cancelRowUpdates() function in OResultSet
H A DSResultSet.hxx172 …virtual void SAL_CALL cancelRowUpdates( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun:…
/trunk/main/connectivity/source/drivers/macab/
H A DMacabResultSet.hxx183 …virtual void SAL_CALL cancelRowUpdates( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun:…
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.forms.ODatabaseForm.csv85 "ODatabaseForm";"com::sun::star::sdbc::XResultSetUpdate#optional";"cancelRowUpdates()"
/trunk/main/connectivity/source/inc/ado/
H A DAResultSet.hxx194 …virtual void SAL_CALL cancelRowUpdates( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun:…
/trunk/main/connectivity/workben/skeleton/
H A DSResultSet.hxx207 …virtual void SAL_CALL cancelRowUpdates( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun:…

Completed in 94 milliseconds

12