| /aoo4110/main/dbaccess/qa/complex/dbaccess/ | 
| H A D | RowSet.java | 96                 m_resultSet.beforeFirst();  in run()213         m_resultSet.beforeFirst();  in testRowSet()
 330             _resultSet.beforeFirst();  in test4()
 358             _resultSet.beforeFirst();  in testConcurrentAccess()
 794         clone.beforeFirst();  in testCloneMovesPlusDeletions()
 
 | 
| H A D | QueryInQuery.java | 74         outerRowSet.beforeFirst();  in verifyEqualRowSetContent()75         innerRowSet.beforeFirst();  in verifyEqualRowSetContent()
 
 | 
| /aoo4110/main/forms/qa/org/openoffice/complex/forms/tools/ | 
| H A D | ResultSet.java | 89     void beforeFirst() throws SQLException  in beforeFirst()  method in ResultSet91         m_resultSet.beforeFirst();  in beforeFirst()
 
 | 
| /aoo4110/main/dbaccess/source/core/api/ | 
| H A D | RowSetCache.cxx | 127             _xRs->beforeFirst();  in DBG_NAME()143             _xRs->beforeFirst();  in DBG_NAME()
 280 				_xRs->beforeFirst();  in DBG_NAME()
 710 sal_Bool ORowSetCache::beforeFirst(  )  in beforeFirst()  function in ORowSetCache
 717 		m_pCacheSet->beforeFirst();  in beforeFirst()
 926 				m_pCacheSet->beforeFirst();  in moveWindow()
 
 | 
| H A D | RowSetBase.cxx | 770 void SAL_CALL ORowSetBase::beforeFirst(  ) throw(SQLException, RuntimeException)  in beforeFirst()  function in dbaccess::ORowSetBase790 			m_pCache->beforeFirst();  in beforeFirst()
 1357             bSuccess = m_pCache->beforeFirst();  in positionCache()
 1373                     m_pCache->beforeFirst();  in positionCache()
 
 | 
| H A D | CacheSet.cxx | 636 void SAL_CALL OCacheSet::beforeFirst(  ) throw(SQLException, RuntimeException)  in beforeFirst()  function in OCacheSet640 	m_xDriverSet->beforeFirst();  in beforeFirst()
 
 | 
| H A D | StaticSet.hxx | 65 …virtual void SAL_CALL beforeFirst(  ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star…
 | 
| H A D | RowSetCache.hxx | 243 		sal_Bool beforeFirst(  );
 | 
| H A D | resultset.cxx | 911 void OResultSet::beforeFirst(void) throw( SQLException, RuntimeException )  in beforeFirst()  function in OResultSet917 	m_xDelegatorResultSet->beforeFirst();  in beforeFirst()
 
 | 
| H A D | StaticSet.cxx | 196 void SAL_CALL OStaticSet::beforeFirst(  ) throw(SQLException, RuntimeException)  in beforeFirst()  function in OStaticSet
 | 
| /aoo4110/main/odk/examples/DevelopersGuide/Forms/ | 
| H A D | RowSet.java | 121     public void beforeFirst() throws SQLException  in beforeFirst()  method in RowSet123         m_rowSet.beforeFirst();  in beforeFirst()
 
 | 
| /aoo4110/main/connectivity/qa/connectivity/tools/ | 
| H A D | RowSet.java | 122     public void beforeFirst() throws SQLException  in beforeFirst()  method in RowSet124         m_rowSet.beforeFirst();  in beforeFirst()
 
 | 
| /aoo4110/main/reportbuilder/java/com/sun/star/report/ | 
| H A D | SDBCReportData.java | 122                 rowSet.beforeFirst();  in SDBCReportData()156                 rowSet.beforeFirst();  in absolute()
 
 | 
| /aoo4110/main/ucb/source/cacher/ | 
| H A D | cachedcontentresultsetstub.cxx | 315 			m_xResultSetOrigin->beforeFirst(); \357 	m_xResultSetOrigin->beforeFirst(); \
 
 | 
| H A D | cachedcontentresultset.cxx | 759 			m_xResultSetOrigin->beforeFirst();  in applyPositionToOrigin()1662 	::beforeFirst()  in beforeFirst()  function in CachedContentResultSet
 1751 	m_xResultSetOrigin->beforeFirst();  in isBeforeFirst()
 
 | 
| H A D | contentresultsetwrapper.cxx | 998 	::beforeFirst()  in beforeFirst()  function in ContentResultSetWrapper1009 	m_xResultSetOrigin->beforeFirst();  in beforeFirst()
 
 | 
| /aoo4110/main/svx/inc/svx/ | 
| H A D | fmtools.hxx | 159 	void beforeFirst()							{ m_xMoveOperations->beforeFirst(); }  in beforeFirst()  function in CursorWrapper
 | 
| /aoo4110/main/connectivity/source/drivers/flat/ | 
| H A D | ETable.cxx | 478 		xDir->beforeFirst();  in getEntry()503 		xDir->beforeFirst(); // move back to before first record  in getEntry()
 
 | 
| /aoo4110/main/qadevOOo/tests/java/ifc/sdbc/ | 
| H A D | _XResultSet.java | 103             oObj.beforeFirst() ;  in _beforeFirst()
 | 
| /aoo4110/main/dbaccess/source/ui/misc/ | 
| H A D | RowSetDrop.cxx | 151 		m_xResultSet->beforeFirst();  in Read()
 | 
| H A D | TokenWriter.cxx | 609             m_xResultSet->beforeFirst(); // set back before the first row  in Write()976 		m_xResultSet->beforeFirst(); // set back before the first row  in WriteTables()
 
 | 
| /aoo4110/main/qadevOOo/runner/stats/ | 
| H A D | SQLExecution.java | 283                     sqlResult.beforeFirst();  in execute()
 | 
| /aoo4110/main/mysqlc/source/ | 
| H A D | mysqlc_resultset.cxx | 698 void SAL_CALL OResultSet::beforeFirst()  in beforeFirst()  function in OResultSet706 		m_result->beforeFirst();  in beforeFirst()
 
 | 
| /aoo4110/main/odk/examples/DevelopersGuide/Database/ | 
| H A D | RowSet.java | 201 		xRes.beforeFirst();   in showRowSetEvents()
 | 
| /aoo4110/main/dbaccess/source/core/misc/ | 
| H A D | DatabaseDataProvider.cxx | 1073 void SAL_CALL DatabaseDataProvider::beforeFirst() throw( SQLException, RuntimeException )  in beforeFirst()  function in dbaccess::DatabaseDataProvider1075 	m_xRowSet->beforeFirst();  in beforeFirst()
 
 |