Home
last modified time | relevance | path

Searched refs:moveToCurrentRow (Results 1 – 25 of 42) sorted by relevance

12

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sdbc/
H A D_XResultSetUpdate.java209 oObj.moveToCurrentRow() ;
230 oObj.moveToCurrentRow(); in _insertRow()
240 oObj.moveToCurrentRow(); in _insertRow()
/trunk/main/dbaccess/source/core/api/
H A DWrappedResultSet.cxx157 void SAL_CALL WrappedResultSet::moveToCurrentRow( ) throw(SQLException, RuntimeException) in moveToCurrentRow() function in WrappedResultSet
160 m_xUpd->moveToCurrentRow(); in moveToCurrentRow()
H A DBookmarkSet.hxx67 …virtual void SAL_CALL moveToCurrentRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun:…
H A DWrappedResultSet.hxx68 …virtual void SAL_CALL moveToCurrentRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun:…
H A DStaticSet.hxx85 …virtual void SAL_CALL moveToCurrentRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun:…
H A Dresultset.cxx1175 void OResultSet::moveToCurrentRow(void) throw( SQLException, RuntimeException ) in moveToCurrentRow() function in OResultSet
1183 m_xDelegatorResultSetUpdate->moveToCurrentRow(); in moveToCurrentRow()
H A DBookmarkSet.cxx174 void SAL_CALL OBookmarkSet::moveToCurrentRow( ) throw(SQLException, RuntimeException) in moveToCurrentRow() function in OBookmarkSet
H A DStaticSet.cxx384 void SAL_CALL OStaticSet::moveToCurrentRow( ) throw(SQLException, RuntimeException) in moveToCurrentRow() function in OStaticSet
H A DCacheSet.hxx144 …virtual void SAL_CALL moveToCurrentRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun:…
H A DKeySet.hxx228 …virtual void SAL_CALL moveToCurrentRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun:…
H A Dresultset.hxx244 …virtual void SAL_CALL moveToCurrentRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun:…
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlResultSet.java293 public void moveToCurrentRow() throws SQLException { in moveToCurrentRow() method in PostgresqlResultSet
294 implResultSetUpdate.moveToCurrentRow(); in moveToCurrentRow()
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DRowSet.java659 m_resultSetUpdate.moveToCurrentRow(); in testDeleteBehavior()
667 m_resultSetUpdate.moveToCurrentRow(); in testDeleteBehavior()
841 m_resultSetUpdate.moveToCurrentRow(); in testCloneMovesPlusInsertions()
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLResultSet.java744 public void moveToCurrentRow() throws SQLException { in moveToCurrentRow() method in JavaSQLResultSet
746 jdbcResultSet.moveToCurrentRow(); in moveToCurrentRow()
/trunk/main/offapi/com/sun/star/sdbc/
H A DXResultSetUpdate.idl130 void moveToCurrentRow() raises (SQLException);
/trunk/main/mysqlc/source/
H A Dmysqlc_resultset.hxx242 void SAL_CALL moveToCurrentRow() throw(SQLException, RuntimeException);
/trunk/main/offapi/com/sun/star/sdb/
H A DRowSet.idl146 …<tr><td align="right"><em>moveToCurrentRow</em></td><td align="center">X</td><td/><td/><td align="…
197 … <member scope="com::sun::star::sdbc">XResultSetUpdate::moveToCurrentRow</member> will not
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/dbaccess/
H A Dcom.sun.star.comp.dba.ORowSet.csv59 "ORowSet";"com::sun::star::sdbc::XResultSetUpdate#optional";"moveToCurrentRow()"
/trunk/main/connectivity/source/inc/java/sql/
H A DResultSet.hxx177 …virtual void SAL_CALL moveToCurrentRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun:…
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSResultSet.cxx568 void SAL_CALL OResultSet::moveToCurrentRow( ) throw(SQLException, RuntimeException) in moveToCurrentRow() function in OResultSet
H A DSResultSet.hxx174 …virtual void SAL_CALL moveToCurrentRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun:…
/trunk/main/connectivity/source/drivers/macab/
H A DMacabResultSet.hxx185 …virtual void SAL_CALL moveToCurrentRow( ) 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.csv87 "ODatabaseForm";"com::sun::star::sdbc::XResultSetUpdate#optional";"moveToCurrentRow()"
/trunk/main/connectivity/source/inc/ado/
H A DAResultSet.hxx196 …virtual void SAL_CALL moveToCurrentRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun:…
/trunk/main/connectivity/workben/skeleton/
H A DSResultSet.hxx209 …virtual void SAL_CALL moveToCurrentRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun:…

Completed in 97 milliseconds

12