Searched refs:aPosEnd (Results 1 – 2 of 2) sorted by relevance
286 if(aPosIter != aPosEnd) in createKeyFilter()468 for(;aIter != aPosEnd;++aIter) in deleteRows()931 for(;aPosIter != aPosEnd;++aPosIter,++aIter2,++nPos) in tryRefetch()934 aPosEnd = (*m_pForeignColumnNames).end(); in tryRefetch()985 for(;aPosIter != aPosEnd;++aPosIter,++aIter) in copyRowValue()1393 for(;aPosIter != aPosEnd;++aPosIter,++aIter,++nPos) in refreshRow()1396 aPosEnd = (*m_pForeignColumnNames).end(); in refreshRow()1397 for(;aPosIter != aPosEnd;++aPosIter,++aIter,++nPos) in refreshRow()1432 for(;aPosIter != aPosEnd;++aPosIter,++aIter) in fetchRow()1439 aPosEnd = (*m_pForeignColumnNames).end(); in fetchRow()[all …]
1233 ODatabaseExport::TPositions::const_iterator aPosEnd = aColumnMapping.end(); in impl_copyRows_throw() local1245 for ( ; aPosIter != aPosEnd; ++aPosIter ) in impl_copyRows_throw()
Completed in 41 milliseconds