Home
last modified time | relevance | path

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

/trunk/main/filter/source/config/cache/
H A Dtypedetection.cxx416 FlatDetection& rFlatTypes ) in impl_getPreselectionForType() argument
534 rFlatTypes.push_front(aInfo); in impl_getPreselectionForType()
536 rFlatTypes.push_back(aInfo); in impl_getPreselectionForType()
581 bBreakDetection = impl_getPreselectionForType(sType, aParsedURL, rFlatTypes); in impl_getPreselectionForFilter()
590 for ( pIt = rFlatTypes.begin(); in impl_getPreselectionForFilter()
591 pIt != rFlatTypes.end() ; in impl_getPreselectionForFilter()
677 rFlatTypes.push_back(rInfo); in impl_getPreselectionForDocumentService()
691 rFlatTypes.clear(); in impl_getPreselection()
711 impl_getPreselectionForType(sSelectedType, aParsedURL, rFlatTypes); in impl_getPreselection()
715 impl_getPreselectionForFilter(sSelectedFilter, aParsedURL, rFlatTypes); in impl_getPreselection()
[all …]
H A Dtypedetection.hxx84 FlatDetection& rFlatTypes );
90 FlatDetection& rFlatTypes );
96 … FlatDetection& rFlatTypes );
124 FlatDetection& rFlatTypes );
H A Dfiltercache.hxx650 FlatDetection& rFlatTypes) const
H A Dfiltercache.cxx751 FlatDetection& rFlatTypes) const in detectFlatForURL()
785 rFlatTypes.push_back(aInfo); in detectFlatForURL()
807 rFlatTypes.push_back(aInfo); in detectFlatForURL()

Completed in 39 milliseconds