Searched refs:MatchFeatureDescriptionByURL (Results 1 – 1 of 1) sorted by relevance
131 … struct MatchFeatureDescriptionByURL : public ::std::unary_function< FeatureDescription, bool > struct134 MatchFeatureDescriptionByURL( const ::rtl::OUString& _rURL ) :m_rURL( _rURL ) { } in MatchFeatureDescriptionByURL() argument180 …= ::std::find_if( rDescriptions.begin(), rDescriptions.end(), MatchFeatureDescriptionByURL( _rMain… in getControllerFeatureSlotIdForURL()
Completed in 14 milliseconds