Searched refs:pFilterTmp (Results 1 – 1 of 1) sorted by relevance
413 const SfxFilter* pFilterTmp = 0; in GetFileFilter() local419 … pFilterTmp = pNm ? SwIoSystem::GetFilterOfFormat(String::CreateFromAscii(pNm), pFCntnr) : 0; in GetFileFilter()420 if (pNm && pFilterTmp) in GetFileFilter()422 return pFilterTmp; in GetFileFilter()
Completed in 16 milliseconds