Searched refs:pKeyEnd (Results 1 – 2 of 2) sorted by relevance
183 const ::rtl::OUString* pKeyEnd = pKeyIter + aKeyColumns.getLength(); in checkPrimaryKey() local185 for(;pKeyIter != pKeyEnd;++pKeyIter) in checkPrimaryKey()
927 const ::rtl::OUString* pKeyEnd = pKeyBegin + aKeyColumns.getLength(); in loadData() local929 for(;pKeyBegin != pKeyEnd;++pKeyBegin) in loadData()
Completed in 22 milliseconds