Home
last modified time | relevance | path

Searched refs:CompareFeatureById (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/dbaccess/source/ui/browser/
H A Dgenericcontroller.cxx631 ::std::bind2nd( CompareFeatureById(), _nId ) in isFeatureSupported()
671 ::std::bind2nd( CompareFeatureById(), aNextFeature.nId ) in InvalidateFeature_Impl()
709 ::std::bind2nd( CompareFeatureById(), _nId ) in ImplInvalidateFeature()
1063 ::std::bind2nd( CompareFeatureById(), _nId ) in getURLForId()
/aoo4110/main/dbaccess/inc/
H A Dgenericcontroller.hxx157 …struct CompareFeatureById : ::std::binary_function< SupportedFeatures::value_type, sal_Int32, bool… struct

Completed in 21 milliseconds