Lines Matching refs:OCalcResultSet

45 OCalcResultSet::OCalcResultSet( OStatement_Base* pStmt,connectivity::OSQLParseTreeIterator&	_aSQLIt…  in OCalcResultSet()  function in OCalcResultSet
52 ::rtl::OUString SAL_CALL OCalcResultSet::getImplementationName( ) throw ( RuntimeException) in getImplementationName()
57 Sequence< ::rtl::OUString > SAL_CALL OCalcResultSet::getSupportedServiceNames( ) throw( RuntimeExc… in getSupportedServiceNames()
65 sal_Bool SAL_CALL OCalcResultSet::supportsService( const ::rtl::OUString& _rServiceName ) throw( Ru… in supportsService()
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()
98 sal_Bool SAL_CALL OCalcResultSet::moveToBookmark( const Any& bookmark ) throw( SQLException, Runt… in moveToBookmark()
109 sal_Bool SAL_CALL OCalcResultSet::moveRelativeToBookmark( const Any& bookmark, sal_Int32 rows ) th… in moveRelativeToBookmark()
123 sal_Int32 SAL_CALL OCalcResultSet::compareBookmarks( const Any& lhs, const Any& rhs ) throw( SQLEx… in compareBookmarks()
128 sal_Bool SAL_CALL OCalcResultSet::hasOrderedBookmarks( ) throw( SQLException, RuntimeException) in hasOrderedBookmarks()
133 sal_Int32 SAL_CALL OCalcResultSet::hashBookmark( const Any& bookmark ) throw( SQLException, Runti… in hashBookmark()
143 Sequence< sal_Int32 > SAL_CALL OCalcResultSet::deleteRows( const Sequence< Any >& /*rows*/ ) thro… in deleteRows()
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()
176 void SAL_CALL OCalcResultSet::release() throw() in release()
181 …uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL OCalcResultSet::getPropertySe… in getPropertySetInfo()