Home
last modified time | relevance | path

Searched defs:next (Results 76 – 100 of 108) sorted by last modified time

12345

/trunk/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx624 sal_Bool SAL_CALL SbaXFormAdapter::next() throw( ::com::sun::star::sdbc::SQLException, RuntimeExcep… in next() function in SbaXFormAdapter
/trunk/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx1043 sal_Bool SAL_CALL DatabaseDataProvider::next() throw( SQLException, RuntimeException ) in next() function in dbaccess::DatabaseDataProvider
/trunk/main/dbaccess/source/core/api/
H A Dresultset.cxx861 sal_Bool OResultSet::next(void) throw( SQLException, RuntimeException ) in next() function in OResultSet
H A DRowSetBase.cxx637 sal_Bool SAL_CALL ORowSetBase::next( ) throw(SQLException, RuntimeException) in next() function in dbaccess::ORowSetBase
H A DStaticSet.cxx154 sal_Bool SAL_CALL OStaticSet::next( ) throw(SQLException, RuntimeException) in next() function in OStaticSet
/trunk/main/cui/source/customize/
H A Dselector.cxx1152 SvLBoxEntry* next = aCommands.NextSibling( current ); in IMPL_LINK() local
/trunk/main/cppuhelper/source/
H A Dinterfacecontainer.cxx138 XInterface * OInterfaceIteratorHelper::next() SAL_THROW( () ) in next() function in cppu::OInterfaceIteratorHelper
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaDataResultSet.cxx662 sal_Bool SAL_CALL ODatabaseMetaDataResultSet::next( ) throw(SQLException, RuntimeException) in next() function in ODatabaseMetaDataResultSet
H A DOResultSet.cxx796 sal_Bool SAL_CALL OResultSet::next( ) throw(SQLException, RuntimeException) in next() function in OResultSet
/trunk/main/connectivity/source/drivers/jdbc/
H A DResultSet.cxx540 sal_Bool SAL_CALL java_sql_ResultSet::next( ) throw(SQLException, RuntimeException) in next() function in java_sql_ResultSet
/trunk/main/connectivity/source/drivers/macab/
H A DMacabResultSet.cxx656 sal_Bool SAL_CALL MacabResultSet::next() throw(SQLException, RuntimeException) in next() function in MacabResultSet
/trunk/main/connectivity/source/drivers/evoab2/
H A DNResultSet.cxx758 sal_Bool SAL_CALL OEvoabResultSet::next( ) throw(SQLException, RuntimeException) in next() function in connectivity::evoab::OEvoabResultSet
/trunk/main/connectivity/source/drivers/file/
H A DFResultSet.cxx595 sal_Bool SAL_CALL OResultSet::next( ) throw(SQLException, RuntimeException) in next() function in OResultSet
/trunk/main/connectivity/source/drivers/ado/
H A DADatabaseMetaDataResultSet.cxx592 sal_Bool SAL_CALL ODatabaseMetaDataResultSet::next( ) throw(SQLException, RuntimeException) in next() function in ODatabaseMetaDataResultSet
H A DAResultSet.cxx587 sal_Bool SAL_CALL OResultSet::next( ) throw(SQLException, RuntimeException) in next() function in OResultSet
/trunk/main/connectivity/source/drivers/adabas/
H A DBResultSet.cxx47 sal_Bool SAL_CALL OAdabasResultSet::next( ) throw(SQLException, RuntimeException) in next() function in OAdabasResultSet
/trunk/main/connectivity/source/commontools/
H A DFDatabaseMetaDataResultSet.cxx426 sal_Bool SAL_CALL ODatabaseMetaDataResultSet::next( ) throw(SQLException, RuntimeException) in next() function in ODatabaseMetaDataResultSet
H A DTPrivilegesResultSet.cxx127 sal_Bool SAL_CALL OResultSetPrivileges::next( ) throw(SQLException, RuntimeException) in next() function in OResultSetPrivileges
H A Ddbexception.cxx341 const ::com::sun::star::sdbc::SQLException* SQLExceptionIteratorHelper::next() in next() function in dbtools::SQLExceptionIteratorHelper
384 void SQLExceptionIteratorHelper::next( SQLExceptionInfo& _out_rInfo ) in next() function in dbtools::SQLExceptionIteratorHelper
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlResultSet.java147 public boolean next() throws SQLException { in next() method in PostgresqlResultSet
H A DPostgresqlViews.java80 int next = 1; in createObject() local
/trunk/main/connectivity/qa/connectivity/tools/
H A DRowSet.java97 public boolean next() throws SQLException in next() method in RowSet
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLResultSet.java653 public boolean next() throws SQLException { in next() method in JavaSQLResultSet
H A DReaderInputStream.java64 int next = read(); in read() local
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DCustomResultSet.java160 public synchronized boolean next() throws SQLException { in next() method in CustomResultSet

Completed in 144 milliseconds

12345