Searched refs:pSearchFilter (Results 1 – 1 of 1) sorted by relevance
806 const SfxFilter* pSearchFilter = NULL; in GetSupportedFilterVector() local810 …if( ( pSearchFilter = rMatcher.GetFilter4Mime( UniString::CreateFromAscii( RTL_CONSTASCII_STRINGPA… in GetSupportedFilterVector()811 rFilterVector.push_back( pSearchFilter->GetMimeType() ); in GetSupportedFilterVector()813 …if( ( pSearchFilter = rMatcher.GetFilter4Mime( UniString::CreateFromAscii( RTL_CONSTASCII_STRINGPA… in GetSupportedFilterVector()814 rFilterVector.push_back( pSearchFilter->GetMimeType() ); in GetSupportedFilterVector()816 …if( ( pSearchFilter = rMatcher.GetFilter4Mime( UniString::CreateFromAscii( RTL_CONSTASCII_STRINGPA… in GetSupportedFilterVector()817 rFilterVector.push_back( pSearchFilter->GetMimeType() ); in GetSupportedFilterVector()
Completed in 24 milliseconds