Searched refs:pExtReg (Results 1 – 1 of 1) sorted by relevance
795 CacheItemRegistration::const_iterator pExtReg = m_lExtensions2Types.find(sExtension); in detectFlatForURL() local796 if (pExtReg != m_lExtensions2Types.end()) in detectFlatForURL()798 const OUStringList& rTypesForExtension = pExtReg->second; in detectFlatForURL()
Completed in 16 milliseconds