Home
last modified time | relevance | path

Searched defs:accumulate (Results 1 – 1 of 1) sorted by path

/trunk/main/slideshow/source/engine/activities/
H A Daccumulation.hxx51 template< typename ValueType > ValueType accumulate( const ValueType& rEndValue, in accumulate() function
59 template<> sal_Int16 accumulate< sal_Int16 >( const sal_Int16&, in accumulate() function
68 template<> ::rtl::OUString accumulate< ::rtl::OUString >( const ::rtl::OUString&, in accumulate() function
77 template<> bool accumulate< bool >( const bool&, in accumulate() function

Completed in 9 milliseconds