Home
last modified time | relevance | path

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

/trunk/main/linguistic/source/
H A Dconvdicxml.cxx382 ConvMapKeySet::iterator aKeyIt; in _ExportContent() local
383 for (aKeyIt = aKeySet.begin(); aKeyIt != aKeySet.end(); ++aKeyIt) in _ExportContent()
385 OUString aLeftText( *aKeyIt ); in _ExportContent()
402 rDic.aFromLeft.equal_range( *aKeyIt ); in _ExportContent()
405 DBG_ASSERT( *aKeyIt == (*aIt).first, "key <-> entry mismatch" ); in _ExportContent()

Completed in 22 milliseconds