Home
last modified time | relevance | path

Searched refs:afterLast (Results 1 – 25 of 74) sorted by relevance

123

/aoo41x/main/forms/qa/org/openoffice/complex/forms/tools/
H A DResultSet.java95 void afterLast() throws SQLException in afterLast() method in ResultSet
97 m_resultSet.afterLast(); in afterLast()
/aoo41x/main/odk/examples/DevelopersGuide/Forms/
H A DRowSet.java126 public void afterLast() throws SQLException in afterLast() method in RowSet
128 m_rowSet.afterLast(); in afterLast()
/aoo41x/main/connectivity/qa/connectivity/tools/
H A DRowSet.java127 public void afterLast() throws SQLException in afterLast() method in RowSet
129 m_rowSet.afterLast(); in afterLast()
/aoo41x/main/dbaccess/source/ui/misc/
H A DRowSetDrop.cxx142 m_xResultSet->afterLast(); in Read()
147 m_xResultSet->afterLast(); in Read()
/aoo41x/main/ucb/source/cacher/
H A Dcachedcontentresultsetstub.cxx313 m_xResultSetOrigin->afterLast(); \
355 m_xResultSetOrigin->afterLast(); \
H A Dcontentresultsetwrapper.cxx1014 ::afterLast() in afterLast() function in ContentResultSetWrapper
1025 m_xResultSetOrigin->afterLast(); in afterLast()
H A Dcachedcontentresultset.cxx1678 ::afterLast() in afterLast() function in CachedContentResultSet
1716 m_xResultSetOrigin->afterLast(); in isAfterLast()
/aoo41x/main/dbaccess/source/core/api/
H A DRowSetBase.cxx812 void SAL_CALL ORowSetBase::afterLast( ) throw(SQLException, RuntimeException) in afterLast() function in dbaccess::ORowSetBase
833 m_pCache->afterLast(); in afterLast()
1361 bSuccess = m_pCache->afterLast(); in positionCache()
1381 m_pCache->afterLast(); in positionCache()
H A DCacheSet.cxx643 void SAL_CALL OCacheSet::afterLast( ) throw(SQLException, RuntimeException) in afterLast() function in OCacheSet
647 m_xDriverSet->afterLast(); in afterLast()
H A DStaticSet.hxx66 …virtual void SAL_CALL afterLast( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::…
H A DRowSetCache.hxx244 sal_Bool afterLast( );
H A Dresultset.cxx921 void OResultSet::afterLast(void) throw( SQLException, RuntimeException ) in afterLast() function in OResultSet
927 m_xDelegatorResultSet->afterLast(); in afterLast()
H A DStaticSet.cxx203 void SAL_CALL OStaticSet::afterLast( ) throw(SQLException, RuntimeException) in afterLast() function in OStaticSet
/aoo41x/main/qadevOOo/tests/java/ifc/sdbc/
H A D_XResultSet.java144 oObj.afterLast() ; in _afterLast()
/aoo41x/main/odk/examples/DevelopersGuide/Database/
H A DSales.java120 srs.afterLast(); in retrieveSalesData2()
H A DRowSet.java221 xRes.afterLast(); in showRowSetEvents()
/aoo41x/main/mysqlc/source/
H A Dmysqlc_resultset.cxx715 void SAL_CALL OResultSet::afterLast() in afterLast() function in OResultSet
723 m_result->afterLast(); in afterLast()
H A Dmysqlc_resultset.hxx140 void SAL_CALL afterLast() throw(SQLException, RuntimeException);
/aoo41x/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx1079 void SAL_CALL DatabaseDataProvider::afterLast() throw( SQLException, RuntimeException ) in afterLast() function in dbaccess::DatabaseDataProvider
1081 m_xRowSet->afterLast(); in afterLast()
/aoo41x/main/ucb/source/sorter/
H A Dsortresult.hxx264 afterLast()
/aoo41x/main/ucb/source/ucp/ftp/
H A Dftpresultsetbase.cxx234 ResultSetBase::afterLast( in afterLast() function in ResultSetBase
/aoo41x/main/qadevOOo/tests/java/mod/_dbaccess/
H A DORowSet.java333 resultSet.afterLast(); in createTestEnvironment()
/aoo41x/main/xmlhelp/source/cxxhelp/provider/
H A Dresultsetbase.cxx234 ResultSetBase::afterLast( in afterLast() function in ResultSetBase
/aoo41x/main/connectivity/source/drivers/evoab2/
H A DNResultSet.hxx132 …virtual void SAL_CALL afterLast( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::…
/aoo41x/main/dbaccess/source/ui/browser/
H A Dexsrcbrw.cxx441 xResultSet->afterLast(); in Attach()

Completed in 378 milliseconds

123