Searched defs:PropertyDescriptionNameMatch (Results 1 – 1 of 1) sorted by relevance
70 struct PropertyDescriptionNameMatch : public ::std::unary_function< PropertyDescription, bool > struct73 … PropertyDescriptionNameMatch( const ::rtl::OUString& _rCompare ) : m_rCompare( _rCompare ) { } in PropertyDescriptionNameMatch() argument75 bool operator() (const PropertyDescription& x ) const in operator ()()
Completed in 13 milliseconds