Searched defs:SelectNameOfProperty (Results 1 – 1 of 1) sorted by relevance
249 struct SelectNameOfProperty : public ::std::unary_function< Property, ::rtl::OUString > struct251 … const ::rtl::OUString& operator()( const Property& _rProp ) const { return _rProp.Name; } in operator ()()
Completed in 17 milliseconds