/aoo42x/main/qadevOOo/tests/java/ifc/sdbc/ |
H A D | _XResultSetUpdate.java | 209 oObj.moveToCurrentRow() ; 230 oObj.moveToCurrentRow(); in _insertRow() 240 oObj.moveToCurrentRow(); in _insertRow()
|
/aoo42x/main/dbaccess/source/core/api/ |
H A D | WrappedResultSet.cxx | 157 void SAL_CALL WrappedResultSet::moveToCurrentRow( ) throw(SQLException, RuntimeException) in moveToCurrentRow() function in WrappedResultSet 160 m_xUpd->moveToCurrentRow(); in moveToCurrentRow()
|
H A D | BookmarkSet.hxx | 67 …virtual void SAL_CALL moveToCurrentRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun:…
|
H A D | WrappedResultSet.hxx | 68 …virtual void SAL_CALL moveToCurrentRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun:…
|
H A D | StaticSet.hxx | 85 …virtual void SAL_CALL moveToCurrentRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun:…
|
H A D | resultset.cxx | 1175 void OResultSet::moveToCurrentRow(void) throw( SQLException, RuntimeException ) in moveToCurrentRow() function in OResultSet 1183 m_xDelegatorResultSetUpdate->moveToCurrentRow(); in moveToCurrentRow()
|
H A D | BookmarkSet.cxx | 174 void SAL_CALL OBookmarkSet::moveToCurrentRow( ) throw(SQLException, RuntimeException) in moveToCurrentRow() function in OBookmarkSet
|
H A D | StaticSet.cxx | 384 void SAL_CALL OStaticSet::moveToCurrentRow( ) throw(SQLException, RuntimeException) in moveToCurrentRow() function in OStaticSet
|
H A D | CacheSet.hxx | 144 …virtual void SAL_CALL moveToCurrentRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun:…
|
H A D | KeySet.hxx | 228 …virtual void SAL_CALL moveToCurrentRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun:…
|
H A D | resultset.hxx | 244 …virtual void SAL_CALL moveToCurrentRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun:…
|
/aoo42x/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/ |
H A D | PostgresqlResultSet.java | 293 public void moveToCurrentRow() throws SQLException { in moveToCurrentRow() method in PostgresqlResultSet 294 implResultSetUpdate.moveToCurrentRow(); in moveToCurrentRow()
|
/aoo42x/main/dbaccess/qa/complex/dbaccess/ |
H A D | RowSet.java | 659 m_resultSetUpdate.moveToCurrentRow(); in testDeleteBehavior() 667 m_resultSetUpdate.moveToCurrentRow(); in testDeleteBehavior() 841 m_resultSetUpdate.moveToCurrentRow(); in testCloneMovesPlusInsertions()
|
/aoo42x/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/ |
H A D | JavaSQLResultSet.java | 744 public void moveToCurrentRow() throws SQLException { in moveToCurrentRow() method in JavaSQLResultSet 746 jdbcResultSet.moveToCurrentRow(); in moveToCurrentRow()
|
/aoo42x/main/offapi/com/sun/star/sdbc/ |
H A D | XResultSetUpdate.idl | 130 void moveToCurrentRow() raises (SQLException);
|
/aoo42x/main/mysqlc/source/ |
H A D | mysqlc_resultset.hxx | 242 void SAL_CALL moveToCurrentRow() throw(SQLException, RuntimeException);
|
/aoo42x/main/offapi/com/sun/star/sdb/ |
H A D | RowSet.idl | 146 …<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
|
/aoo42x/main/qadevOOo/objdsc/dbaccess/ |
H A D | com.sun.star.comp.dba.ORowSet.csv | 59 "ORowSet";"com::sun::star::sdbc::XResultSetUpdate#optional";"moveToCurrentRow()"
|
/aoo42x/main/connectivity/source/inc/java/sql/ |
H A D | ResultSet.hxx | 177 …virtual void SAL_CALL moveToCurrentRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun:…
|
/aoo42x/main/connectivity/source/drivers/macab/ |
H A D | MacabResultSet.hxx | 185 …virtual void SAL_CALL moveToCurrentRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun:…
|
/aoo42x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | SResultSet.cxx | 568 void SAL_CALL OResultSet::moveToCurrentRow( ) throw(SQLException, RuntimeException) in moveToCurrentRow() function in OResultSet
|
H A D | SResultSet.hxx | 174 …virtual void SAL_CALL moveToCurrentRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun:…
|
/aoo42x/main/connectivity/source/inc/ado/ |
H A D | AResultSet.hxx | 196 …virtual void SAL_CALL moveToCurrentRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun:…
|
/aoo42x/main/connectivity/workben/skeleton/ |
H A D | SResultSet.hxx | 209 …virtual void SAL_CALL moveToCurrentRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun:…
|
/aoo42x/main/qadevOOo/objdsc/forms/ |
H A D | com.sun.star.comp.forms.ODatabaseForm.csv | 87 "ODatabaseForm";"com::sun::star::sdbc::XResultSetUpdate#optional";"moveToCurrentRow()"
|