Searched refs:aKeyIt (Results 1 – 1 of 1) sorted by relevance
382 ConvMapKeySet::iterator aKeyIt; in _ExportContent() local383 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 9 milliseconds