Home
last modified time | relevance | path

Searched refs:sDetectService (Results 1 – 4 of 4) sorted by relevance

/trunk/main/filter/source/config/cache/
H A Dtypedetection.cxx777 ::rtl::OUString sDetectService; in impl_detectTypeFlatAndDeep()
778 aType[PROPNAME_DETECTSERVICE] >>= sDetectService; in impl_detectTypeFlatAndDeep()
781 if (!sDetectService.getLength()) in impl_detectTypeFlatAndDeep()
811 rUsedDetectors.push_back(sDetectService); in impl_detectTypeFlatAndDeep()
850 const ::rtl::OUString& sDetectService = *pIt; in impl_detectTypeDeepOnly() local
854 lInsideUsedDetectors.push_back(sDetectService); in impl_detectTypeDeepOnly()
877 const ::rtl::OUString& sDetectService = *pIt; in impl_detectTypeDeepOnly() local
887 lIProps[PROPNAME_DETECTSERVICE] <<= sDetectService; in impl_detectTypeDeepOnly()
931 lInsideUsedDetectors.push_back(sDetectService); in impl_detectTypeDeepOnly()
943 const ::rtl::OUString& sDetectService = *pIt; in impl_detectTypeDeepOnly() local
[all …]
H A Dtypedetection.hxx238 ::rtl::OUString impl_askDetectService(const ::rtl::OUString& sDetectService,
H A Dfiltercache.cxx1092 ::rtl::OUString sDetectService; in impl_validateAndOptimize()
1093 aType[PROPNAME_DETECTSERVICE ] >>= sDetectService; in impl_validateAndOptimize()
1094 if (sDetectService.getLength()) in impl_validateAndOptimize()
1095 impl_resolveItem4TypeRegistration(&m_lDetectServices, sDetectService, sType); in impl_validateAndOptimize()
/trunk/main/framework/inc/services/
H A Dframeloaderfactory.hxx75 ::rtl::OUString sDetectService ;

Completed in 63 milliseconds