Searched refs:aSingleType (Results 1 – 1 of 1) sorted by relevance
1470 String aSingleType = rType; in FindFilter_Impl() local1477 aSingleType = rType.GetToken( 0, FILEDIALOG_DEF_EXTSEP, nIdx ); in FindFilter_Impl()1479 if ( aSingleType.CompareTo( _rFilter ) == COMPARE_EQUAL ) in FindFilter_Impl()1481 if ( aSingleType.CompareIgnoreCaseToAscii( _rFilter ) == COMPARE_EQUAL ) in FindFilter_Impl()
Completed in 56 milliseconds