Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/ui/relationdesign/
H A DRTableConnectionData.cxx182 const ::rtl::OUString* pKeyIter = aKeyColumns.getConstArray(); in checkPrimaryKey() local
183 const ::rtl::OUString* pKeyEnd = pKeyIter + aKeyColumns.getLength(); in checkPrimaryKey()
185 for(;pKeyIter != pKeyEnd;++pKeyIter) in checkPrimaryKey()
192 if ( (*aIter)->GetFieldName(_eEConnectionSide) == *pKeyIter ) in checkPrimaryKey()

Completed in 17 milliseconds