Searched defs:SelectPropertyName (Results 1 – 2 of 2) sorted by relevance
127 struct SelectPropertyName : public ::std::unary_function< Property, ::rtl::OUString > struct129 const ::rtl::OUString& operator()( const Property& i_rProperty ) const in operator ()()
909 struct SelectPropertyName : public ::std::unary_function< PropertyValue, ::rtl::OUString > struct912 const ::rtl::OUString& operator()( const PropertyValue& _lhs ) in operator ()()
Completed in 19 milliseconds