Home
last modified time | relevance | path

Searched refs:rotateCacheIterator (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/dbaccess/source/core/api/
H A DRowSetCache.cxx924rotateCacheIterator(static_cast<sal_Int16>(m_nFetchSize+1)); // static_cast<sal_Int16>(m_nFetchSiz… in moveWindow()
1000 rotateCacheIterator( (sal_Int16)( aIter - m_pMatrix->begin() ) ); in moveWindow()
1019 rotateCacheIterator( (sal_Int16)( aIter - m_pMatrix->begin() ) ); in moveWindow()
1445 void ORowSetCache::rotateCacheIterator(ORowSetMatrix::difference_type _nDist) in rotateCacheIterator() function in ORowSetCache
1659rotateCacheIterator(static_cast<sal_Int16>(m_nFetchSize+1)); // forces that every iterator will be… in reFillMatrix()
H A DRowSetCache.hxx165 void rotateCacheIterator(ORowSetMatrix::difference_type _nDist);

Completed in 49 milliseconds