Searched refs:FindFunctor (Results 1 – 1 of 1) sorted by relevance
156 …type::const_iterator aIt = ::std::find_if( this->begin(), this->end(), FindFunctor< FunctorType >(… in findIf()179 struct FindFunctor struct in oox::RefVector182 inline explicit FindFunctor( const FunctorType& rFunctor ) : maFunctor( rFunctor ) {} in FindFunctor() argument
Completed in 16 milliseconds