Searched refs:getMatchingItemsByProps (Results 1 – 5 of 5) sorted by relevance
/trunk/main/filter/source/config/cache/ |
H A D | typedetection.cxx | 289 … OUStringList lFilters = m_rCache->getMatchingItemsByProps(FilterCache::E_FILTER, lIProps); in impl_checkResultsAndAddBestFilter() 369 OUStringList lFilters = m_rCache->getMatchingItemsByProps(FilterCache::E_FILTER, lIProps); in impl_checkResultsAndAddBestFilter() 626 lFilters = m_rCache->getMatchingItemsByProps(FilterCache::E_FILTER, lIProps); in impl_getPreselectionForDocumentService() 888 OUStringList lTypes = m_rCache->getMatchingItemsByProps(FilterCache::E_TYPE, lIProps); in impl_detectTypeDeepOnly()
|
H A D | filterfactory.cxx | 223 lUNOFilters = m_rCache->getMatchingItemsByProps(FilterCache::E_FILTER, lIProps, lEProps); in getAvailableServiceNames() 612 OUStringList lOtherFilters = pCache->getMatchingItemsByProps(FilterCache::E_FILTER, lIProps); in impl_getSortedFilterListForModule()
|
H A D | filtercache.hxx | 422 virtual OUStringList getMatchingItemsByProps( EItemType eType ,
|
H A D | basecontainer.cxx | 503 lKeys = pCache->getMatchingItemsByProps(m_eType, lProps); in createSubSetEnumerationByProperties()
|
H A D | filtercache.cxx | 297 OUStringList FilterCache::getMatchingItemsByProps( EItemType eType , in getMatchingItemsByProps() function in filter::config::FilterCache
|
Completed in 42 milliseconds