Searched refs:sIndexItem (Results 1 – 1 of 1) sorted by relevance
908 String sIndexItem; in HasKeywordIgnoreCase() local912 sIndexItem = aIndexCB.GetEntry( n ); in HasKeywordIgnoreCase()913 if (rI18nHelper.MatchString( sIndexItem, sKeyword )) in HasKeywordIgnoreCase()915 sKeyword = sIndexItem; in HasKeywordIgnoreCase()
Completed in 27 milliseconds