Lines Matching refs:OFlatResultSet

46 OFlatResultSet::OFlatResultSet( OStatement_Base* pStmt,connectivity::OSQLParseTreeIterator&	_aSQLIt…  in OFlatResultSet()  function in OFlatResultSet
53 ::rtl::OUString SAL_CALL OFlatResultSet::getImplementationName( ) throw ( RuntimeException) in getImplementationName()
58 Sequence< ::rtl::OUString > SAL_CALL OFlatResultSet::getSupportedServiceNames( ) throw( RuntimeExc… in getSupportedServiceNames()
66 sal_Bool SAL_CALL OFlatResultSet::supportsService( const ::rtl::OUString& _rServiceName ) throw( Ru… in supportsService()
77 Any SAL_CALL OFlatResultSet::queryInterface( const Type & rType ) throw(RuntimeException) in queryInterface()
87 Sequence< Type > SAL_CALL OFlatResultSet::getTypes( ) throw( RuntimeException) in getTypes()
110 Any SAL_CALL OFlatResultSet::getBookmark( ) throw( SQLException, RuntimeException) in getBookmark()
118 sal_Bool SAL_CALL OFlatResultSet::moveToBookmark( const Any& bookmark ) throw( SQLException, Runt… in moveToBookmark()
129 sal_Bool SAL_CALL OFlatResultSet::moveRelativeToBookmark( const Any& bookmark, sal_Int32 rows ) th… in moveRelativeToBookmark()
143 sal_Int32 SAL_CALL OFlatResultSet::compareBookmarks( const Any& lhs, const Any& rhs ) throw( SQLEx… in compareBookmarks()
148 sal_Bool SAL_CALL OFlatResultSet::hasOrderedBookmarks( ) throw( SQLException, RuntimeException) in hasOrderedBookmarks()
153 sal_Int32 SAL_CALL OFlatResultSet::hashBookmark( const Any& bookmark ) throw( SQLException, Runti… in hashBookmark()
158 IPropertyArrayHelper* OFlatResultSet::createArrayHelper( ) const in createArrayHelper()
165 IPropertyArrayHelper & OFlatResultSet::getInfoHelper() in getInfoHelper()
170 void SAL_CALL OFlatResultSet::acquire() throw() in acquire()
175 void SAL_CALL OFlatResultSet::release() throw() in release()
180 …uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL OFlatResultSet::getPropertySe… in getPropertySetInfo()