Lines Matching refs:XResultSet_impl
46 XResultSet_impl::XResultSet_impl( in XResultSet_impl() function in XResultSet_impl
84 XResultSet_impl::~XResultSet_impl() in ~XResultSet_impl()
98 sal_Int32 SAL_CALL XResultSet_impl::CtorSuccess() in CtorSuccess()
105 sal_Int32 SAL_CALL XResultSet_impl::getMinorError() in getMinorError()
112 XResultSet_impl::acquire( in acquire()
121 XResultSet_impl::release( in release()
131 XResultSet_impl::queryInterface( in queryInterface()
152 XResultSet_impl::disposing( const lang::EventObject& ) in disposing()
159 XTYPEPROVIDER_IMPL_10( XResultSet_impl, in XTYPEPROVIDER_IMPL_10() argument
173 XResultSet_impl::addEventListener( in XTYPEPROVIDER_IMPL_10()
188 XResultSet_impl::removeEventListener( in removeEventListener()
201 XResultSet_impl::dispose() in dispose()
225 void XResultSet_impl::rowCountChanged() in rowCountChanged()
252 void XResultSet_impl::isFinalChanged() in isFinalChanged()
280 XResultSet_impl::OneMore( in OneMore()
361 XResultSet_impl::next( in next()
375 XResultSet_impl::isBeforeFirst( in isBeforeFirst()
385 XResultSet_impl::isAfterLast( in isAfterLast()
395 XResultSet_impl::isFirst( in isFirst()
405 XResultSet_impl::isLast( in isLast()
418 XResultSet_impl::beforeFirst( in beforeFirst()
428 XResultSet_impl::afterLast( in afterLast()
440 XResultSet_impl::first( in first()
451 XResultSet_impl::last( in last()
464 XResultSet_impl::getRow( in getRow()
478 sal_Bool SAL_CALL XResultSet_impl::absolute( sal_Int32 row ) in absolute()
503 XResultSet_impl::relative( in relative()
521 XResultSet_impl::previous( in previous()
535 XResultSet_impl::refreshRow( in refreshRow()
546 XResultSet_impl::rowUpdated( in rowUpdated()
555 XResultSet_impl::rowInserted( in rowInserted()
564 XResultSet_impl::rowDeleted( in rowDeleted()
574 XResultSet_impl::getStatement( in getStatement()
586 XResultSet_impl::close( in close()
603 XResultSet_impl::queryContentIdentifierString( in queryContentIdentifierString()
618 XResultSet_impl::queryContentIdentifier( in queryContentIdentifier()
638 XResultSet_impl::queryContent( in queryContent()
654 XResultSet_impl::getStaticResultSet() in getStaticResultSet()
669 XResultSet_impl::setListener( in setListener()
709 XResultSet_impl::connectToCache( in connectToCache()
755 XResultSet_impl::getCapabilities() in getCapabilities()
765 XResultSet_impl::getMetaData( in getMetaData()
801 XResultSet_impl::getPropertySetInfo() in getPropertySetInfo()
823 void SAL_CALL XResultSet_impl::setPropertyValue( in setPropertyValue()
838 uno::Any SAL_CALL XResultSet_impl::getPropertyValue( in getPropertyValue()
862 void SAL_CALL XResultSet_impl::addPropertyChangeListener( in addPropertyChangeListener()
891 void SAL_CALL XResultSet_impl::removePropertyChangeListener( in removePropertyChangeListener()
915 void SAL_CALL XResultSet_impl::addVetoableChangeListener( in addVetoableChangeListener()
925 void SAL_CALL XResultSet_impl::removeVetoableChangeListener( in removeVetoableChangeListener()