Searched refs:lDetectors (Results 1 – 2 of 2) sorted by relevance
859 OUStringList lDetectors = m_rCache->getItemNames(FilterCache::E_DETECTSERVICE); in impl_detectTypeDeepOnly() local873 for ( pIt = lDetectors.begin(); in impl_detectTypeDeepOnly()874 pIt != lDetectors.end() ; in impl_detectTypeDeepOnly()939 for ( pIt = lDetectors.begin(); in impl_detectTypeDeepOnly()940 pIt != lDetectors.end() ; in impl_detectTypeDeepOnly()
1224 css::uno::Sequence< ::rtl::OUString > lDetectors = m_aData.pCache->getAllDetectorNames(); in impl_generateInvalidDetectorsHTML() local1225 sal_Int32 nDetectorCount = lDetectors.getLength() ; in impl_generateInvalidDetectorsHTML()1232 aDetector = m_aData.pCache->getDetector( lDetectors[nDetector] ); in impl_generateInvalidDetectorsHTML()
Completed in 34 milliseconds