Searched refs:OCalcResultSet (Results 1 – 4 of 4) sorted by relevance
45 OCalcResultSet::OCalcResultSet( OStatement_Base* pStmt,connectivity::OSQLParseTreeIterator& _aSQLIt… in OCalcResultSet() function in OCalcResultSet52 ::rtl::OUString SAL_CALL OCalcResultSet::getImplementationName( ) throw ( RuntimeException) in getImplementationName()76 Any SAL_CALL OCalcResultSet::queryInterface( const Type & rType ) throw(RuntimeException) in queryInterface()82 Sequence< Type > SAL_CALL OCalcResultSet::getTypes( ) throw( RuntimeException) in getTypes()89 Any SAL_CALL OCalcResultSet::getBookmark( ) throw( SQLException, RuntimeException) in getBookmark()128 sal_Bool SAL_CALL OCalcResultSet::hasOrderedBookmarks( ) throw( SQLException, RuntimeException) in hasOrderedBookmarks()152 sal_Bool OCalcResultSet::fillIndexValues(const Reference< XColumnsSupplier> &/*_xIndex*/) in fillIndexValues()158 ::cppu::IPropertyArrayHelper & OCalcResultSet::getInfoHelper() in getInfoHelper()163 ::cppu::IPropertyArrayHelper* OCalcResultSet::createArrayHelper() const in createArrayHelper()171 void SAL_CALL OCalcResultSet::acquire() throw() in acquire()[all …]
35 return new OCalcResultSet(this,m_aSQLIterator); in createResultSet()
35 class OCalcResultSet;40 typedef ::comphelper::OPropertyArrayUsageHelper<OCalcResultSet> OCalcResultSet_BASE3;43 class OCalcResultSet : public OCalcResultSet_BASE2, class57 OCalcResultSet( file::OStatement_Base* pStmt,connectivity::OSQLParseTreeIterator& _aSQLIterator);
Completed in 12 milliseconds