Searched defs:MatchFeatureDescriptionByURL (Results 1 – 1 of 1) sorted by relevance
131 … struct MatchFeatureDescriptionByURL : public ::std::unary_function< FeatureDescription, bool > struct133 const ::rtl::OUString& m_rURL;134 MatchFeatureDescriptionByURL( const ::rtl::OUString& _rURL ) :m_rURL( _rURL ) { } in MatchFeatureDescriptionByURL() function136 bool operator()( const FeatureDescription& _compare ) in operator ()()
Completed in 18 milliseconds