Searched refs:aCacheEnd (Results 1 – 2 of 2) sorted by relevance
411 ORowSetCacheMap::iterator aCacheEnd = m_aCacheIterators.end(); in setFetchSize() local412 for(;aCacheIter != aCacheEnd;++aCacheIter) in setFetchSize()883 ORowSetCacheMap::iterator aCacheEnd = m_aCacheIterators.end(); in moveWindow() local884 for(;aCacheIter != aCacheEnd;++aCacheIter) in moveWindow()1315 ORowSetCacheMap::iterator aCacheEnd = m_aCacheIterators.end(); in cancelRowModification() local1316 for(;aCacheIter != aCacheEnd;++aCacheIter) in cancelRowModification()1451 ORowSetCacheMap::iterator aCacheEnd = m_aCacheIterators.end(); in rotateCacheIterator() local1452 for(;aCacheIter != aCacheEnd;++aCacheIter) in rotateCacheIterator()
266 ORowSetMatrix::iterator aCacheEnd; in impl_getValue() local268 aCacheEnd = m_pCache->getEnd(); in impl_getValue()
Completed in 30 milliseconds