Home
last modified time | relevance | path

Searched refs:getMatchingItemsByProps (Results 1 – 5 of 5) sorted by relevance

/trunk/main/filter/source/config/cache/
H A Dtypedetection.cxx289 … 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 Dfilterfactory.cxx223 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 Dfiltercache.hxx422 virtual OUStringList getMatchingItemsByProps( EItemType eType ,
H A Dbasecontainer.cxx503 lKeys = pCache->getMatchingItemsByProps(m_eType, lProps); in createSubSetEnumerationByProperties()
H A Dfiltercache.cxx297 OUStringList FilterCache::getMatchingItemsByProps( EItemType eType , in getMatchingItemsByProps() function in filter::config::FilterCache

Completed in 30 milliseconds