Searched defs:SelectValueByName (Results 1 – 1 of 1) sorted by relevance
424 struct SelectValueByName : public ::std::unary_function< ::rtl::OUString, Any > struct426 const Any& operator()( ::rtl::OUString const& i_name ) const in operator ()()431 SelectValueByName( ::comphelper::NamedValueCollection const& i_collection ) in SelectValueByName() argument
Completed in 51 milliseconds