Home
last modified time | relevance | path

Searched refs:getResultSet (Results 1 – 25 of 37) sorted by relevance

12

/aoo4110/main/ucb/source/ucp/ext/
H A Ducpext_datasupplier.cxx176 … ::ucbhelper::Content aWrappedContent( sPackageLocation, getResultSet()->getEnvironment() ); in fetchData()
331 …xRow = Content::getArtificialNodePropertyValues( m_pImpl->m_xSMgr, getResultSet()->getProperties()… in queryPropertyValues()
339 getResultSet()->getProperties(), getResultSet()->getEnvironment() ); in queryPropertyValues()
/aoo4110/main/ucb/source/ucp/gvfs/
H A Dgvfs_directory.cxx299 pContent->getPropertyValues( getResultSet()->getProperties(), in queryPropertyValues()
300 getResultSet()->getEnvironment() ); in queryPropertyValues()
339 Authentication aAuth( getResultSet()->getEnvironment() ); in getData()
395 getResultSet()->rowCountFinal(); in getData()
/aoo4110/main/ucb/source/ucp/webdav/
H A Dwebdavdatasupplier.cxx313 getResultSet()->getProperties(), in queryPropertyValues()
359 getResultSet()->getProperties(), propertyNames ); in getData()
390 getResultSet()->getEnvironment() ); in getData()
504 getResultSet()->rowCountFinal(); in getData()
/aoo4110/main/connectivity/qa/complex/connectivity/hsqldb/
H A DTestCacheSize.java323 XResultSet rs = mrs.getResultSet(); in fillUpBigTable()
423 rs = mrs.getResultSet(); in checkResults()
434 rs = mrs.getResultSet(); in checkResults()
445 rs = mrs.getResultSet(); in checkResults()
/aoo4110/main/offapi/com/sun/star/sdbc/
H A DXMultipleResults.idl51 <member scope="com::sun::star::sdbc">XMultipleResults::getResultSet()</member>
72 XResultSet getResultSet() raises (SQLException);
92 closes any current ResultSet obtained with getResultSet.
H A DXStatement.idl99 <member scope="com::sun::star::sdbc">XStatement::getResultSet()</member>
/aoo4110/main/ucbhelper/workben/myucp/
H A Dmyucp_datasupplier.cxx273 rtl::Reference< ::ucbhelper::ResultSet > xResultSet = getResultSet().get(); in getResult()
309 rtl::Reference< ::ucbhelper::ResultSet > xResultSet = getResultSet().get(); in totalCount()
360 getResultSet()->getProperties(), in queryPropertyValues()
/aoo4110/main/ucb/source/ucp/hierarchy/
H A Dhierarchydatasupplier.cxx280 rtl::Reference< ::ucbhelper::ResultSet > xResultSet = getResultSet().get(); in getResult()
317 rtl::Reference< ::ucbhelper::ResultSet > xResultSet = getResultSet().get(); in totalCount()
378 getResultSet()->getProperties(), in queryPropertyValues()
/aoo4110/main/ucb/source/ucp/odma/
H A Dodma_datasupplier.cxx333 rtl::Reference< ucbhelper::ResultSet > xResultSet = getResultSet(); in getResult()
369 rtl::Reference< ucbhelper::ResultSet > xResultSet = getResultSet(); in totalCount()
419 getResultSet()->getProperties(), in queryPropertyValues()
/aoo4110/main/dbaccess/source/core/dataaccess/
H A Dmyucp_datasupplier.cxx306 rtl::Reference< ::ucbhelper::ResultSet > xResultSet = getResultSet().get(); in getResult()
344 rtl::Reference< ::ucbhelper::ResultSet > xResultSet = getResultSet().get(); in totalCount()
396 …Reference< XRow > xRow = m_pImpl->m_aResults[ nIndex ]->xContent->getPropertyValues(getResultSet()… in queryPropertyValues()
/aoo4110/main/ucb/source/ucp/package/
H A Dpkgdatasupplier.cxx306 rtl::Reference< ::ucbhelper::ResultSet > xResultSet = getResultSet().get(); in getResult()
376 rtl::Reference< ::ucbhelper::ResultSet > xResultSet = getResultSet().get(); in totalCount()
427 getResultSet()->getProperties(), in queryPropertyValues()
/aoo4110/main/ucb/source/ucp/tdoc/
H A Dtdoc_datasupplier.cxx286 rtl::Reference< ::ucbhelper::ResultSet > xResultSet = getResultSet().get(); in getResult()
339 rtl::Reference< ::ucbhelper::ResultSet > xResultSet = getResultSet().get(); in totalCount()
389 getResultSet()->getProperties(), in queryPropertyValues()
/aoo4110/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx402 Reference< XResultSet > OStatement_Base::getResultSet (sal_Bool checkCount) throw( SQLException) in getResultSet() function in OStatement_Base
468 xRS = getResultSet (sal_False); in executeQuery()
567 Reference< XResultSet > SAL_CALL OStatement_Base::getResultSet( ) throw(SQLException, RuntimeExcep… in getResultSet() function in OStatement_Base
573 m_xResultSet = getResultSet(sal_True); in getResultSet()
/aoo4110/main/ucb/source/ucp/gio/
H A Dgio_datasupplier.cxx246 aCmd.Argument <<= getResultSet()->getProperties(); in queryPropertyValues()
248 aCmd, nCmdId, getResultSet()->getEnvironment() ) ); in queryPropertyValues()
/aoo4110/main/mysqlc/source/
H A Dmysqlc_statement.cxx308 Reference< XResultSet > SAL_CALL OCommonStatement::getResultSet() in getResultSet() function in OCommonStatement
317 std::auto_ptr< sql::ResultSet > rset(cppStatement->getResultSet()); in getResultSet()
H A Dmysqlc_statement.hxx154 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getResultSet()
/aoo4110/main/connectivity/source/inc/odbc/
H A DOStatement.hxx120 …::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet > getResultSet (sal_Bool chec…
185 …::star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getResultSet( ) throw(::com…
/aoo4110/main/dbaccess/source/core/api/
H A Dstatement.cxx383 Reference< XResultSet > SAL_CALL OStatementBase::getResultSet( ) throw(SQLException, RuntimeExcept… in getResultSet() function in OStatementBase
394 return Reference< XMultipleResults >(m_xAggregateAsSet, UNO_QUERY)->getResultSet(); in getResultSet()
/aoo4110/main/connectivity/source/inc/java/sql/
H A DArray.hxx53 …::star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getResultSet( const ::com::s…
/aoo4110/main/sd/source/ui/animations/
H A DCustomAnimationDialog.hxx161 STLPropertySet* getResultSet();
/aoo4110/main/connectivity/source/drivers/jdbc/
H A DArray.cxx101 …erence< ::com::sun::star::sdbc::XResultSet > SAL_CALL java_sql_Array::getResultSet( const ::com::s… in getResultSet() function in java_sql_Array
/aoo4110/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSStatement.hxx121 …::star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getResultSet( ) throw(::com…
H A DSStatement.cxx210 Reference< XResultSet > SAL_CALL OStatement_Base::getResultSet( ) throw(SQLException, RuntimeExcep… in getResultSet() function in OStatement_Base
/aoo4110/main/connectivity/source/drivers/evoab2/
H A DNPreparedStatement.cxx317 Reference< XResultSet > SAL_CALL OEvoabPreparedStatement::getResultSet( ) throw(SQLException, Runt… in getResultSet() function in OEvoabPreparedStatement
/aoo4110/main/dbaccess/source/core/inc/
H A Dstatement.hxx146 …::star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getResultSet( ) throw(::com…

Completed in 156 milliseconds

12