Searched defs:accumulate (Results 1 – 1 of 1) sorted by relevance
51 template< typename ValueType > ValueType accumulate( const ValueType& rEndValue, in accumulate() function59 template<> sal_Int16 accumulate< sal_Int16 >( const sal_Int16&, in accumulate() function68 template<> ::rtl::OUString accumulate< ::rtl::OUString >( const ::rtl::OUString&, in accumulate() function77 template<> bool accumulate< bool >( const bool&, in accumulate() function
Completed in 10 milliseconds