Searched refs:aTypesIter (Results 1 – 1 of 1) sorted by relevance
3402 std::vector< rtl::OUString >::const_iterator aTypesIter = aSmartTagTypes.begin(); in lcl_FillRecognizerData() local3404 … for ( aTypesIter = aSmartTagTypes.begin(); aTypesIter != aSmartTagTypes.end(); ++aTypesIter ) in lcl_FillRecognizerData()3405 rSmartTagTypes[i++] = *aTypesIter; in lcl_FillRecognizerData()
Completed in 24 milliseconds