Searched refs:rotateCacheIterator (Results 1 – 2 of 2) sorted by relevance
924 …rotateCacheIterator(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 ORowSetCache1659 …rotateCacheIterator(static_cast<sal_Int16>(m_nFetchSize+1)); // forces that every iterator will be… in reFillMatrix()
165 void rotateCacheIterator(ORowSetMatrix::difference_type _nDist);
Completed in 27 milliseconds