Home
last modified time | relevance | path

Searched refs:getMoreResults (Results 1 – 16 of 16) sorted by relevance

/aoo41x/main/offapi/com/sun/star/sdbc/
H A DXMultipleResults.idl49 <member scope="com::sun::star::sdbc">XMultipleResults::getMoreResults()</member>
95 There are no more results when <code>(!getMoreResults() &amp;amp;&amp;amp;
104 boolean getMoreResults() raises (SQLException);
H A DXStatement.idl103 <member scope="com::sun::star::sdbc">XStatement::getMoreResults()</member>
/aoo41x/main/dbaccess/source/core/api/
H A Dstatement.cxx413 sal_Bool SAL_CALL OStatementBase::getMoreResults( ) throw(SQLException, RuntimeException) in getMoreResults() function in OStatementBase
428 return Reference< XMultipleResults >(m_xAggregateAsSet, UNO_QUERY)->getMoreResults(); in getMoreResults()
/aoo41x/main/mysqlc/source/
H A Dmysqlc_statement.hxx159 sal_Bool SAL_CALL getMoreResults() throw(SQLException, RuntimeException);
H A Dmysqlc_statement.cxx329 sal_Bool SAL_CALL OCommonStatement::getMoreResults() in getMoreResults() function in OCommonStatement
/aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSStatement.hxx123 …virtual sal_Bool SAL_CALL getMoreResults( ) throw(::com::sun::star::sdbc::SQLException, ::com::su…
H A DSStatement.cxx220 sal_Bool SAL_CALL OStatement_Base::getMoreResults( ) throw(SQLException, RuntimeException) in getMoreResults() function in OStatement_Base
/aoo41x/main/connectivity/source/drivers/evoab2/
H A DNPreparedStatement.cxx327 sal_Bool SAL_CALL OEvoabPreparedStatement::getMoreResults( ) throw(SQLException, RuntimeException) in getMoreResults() function in OEvoabPreparedStatement
H A DNPreparedStatement.hxx130 …virtual sal_Bool SAL_CALL getMoreResults( ) throw(::com::sun::star::sdbc::SQLException, ::com::su…
/aoo41x/main/dbaccess/source/core/inc/
H A Dstatement.hxx148 …virtual sal_Bool SAL_CALL getMoreResults( ) throw(::com::sun::star::sdbc::SQLException, ::com::su…
/aoo41x/main/connectivity/source/inc/odbc/
H A DOStatement.hxx187 …virtual sal_Bool SAL_CALL getMoreResults( ) throw(::com::sun::star::sdbc::SQLException, ::com::su…
/aoo41x/main/connectivity/source/inc/ado/
H A DAStatement.hxx172 …virtual sal_Bool SAL_CALL getMoreResults( ) throw(::com::sun::star::sdbc::SQLException, ::com::su…
/aoo41x/main/connectivity/source/inc/java/sql/
H A DJStatement.hxx164 …virtual sal_Bool SAL_CALL getMoreResults( ) throw(::com::sun::star::sdbc::SQLException, ::com::su…
/aoo41x/main/connectivity/source/drivers/ado/
H A DAStatement.cxx448 sal_Bool SAL_CALL OStatement_Base::getMoreResults( ) throw(SQLException, RuntimeException) in getMoreResults() function in OStatement_Base
/aoo41x/main/connectivity/source/drivers/jdbc/
H A DJStatement.cxx382 sal_Bool SAL_CALL java_sql_Statement_Base::getMoreResults( ) throw(::com::sun::star::sdbc::SQLExce… in getMoreResults() function in java_sql_Statement_Base
/aoo41x/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx596 sal_Bool SAL_CALL OStatement_Base::getMoreResults( ) throw(SQLException, RuntimeException) in getMoreResults() function in OStatement_Base

Completed in 86 milliseconds