Home
last modified time | relevance | path

Searched refs:ForEachFunctorWithIndex (Results 1 – 1 of 1) sorted by path

/trunk/main/oox/inc/oox/helper/
H A Drefvector.hxx116 … ::std::for_each( this->begin(), this->end(), ForEachFunctorWithIndex< FunctorType >( rFunctor ) ); in forEachWithIndex()
170 struct ForEachFunctorWithIndex struct in oox::RefVector
174 …inline explicit ForEachFunctorWithIndex( const FunctorType& rFunctor ) : maFunctor( rFunctor )… in ForEachFunctorWithIndex() function

Completed in 10 milliseconds