LibreOffice Module oox (master)
1
|
Public Member Functions | |
ForEachFunctor (const FunctorType &rFunctor) | |
void | operator() (const value_type &rxValue) |
Public Attributes | |
FunctorType | maFunctor |
Definition at line 124 of file refvector.hxx.
|
inlineexplicit |
Definition at line 127 of file refvector.hxx.
|
inline |
Definition at line 128 of file refvector.hxx.
References oox::RefVector< ObjType >::ForEachFunctor< FunctorType >::maFunctor.
FunctorType oox::RefVector< ObjType >::ForEachFunctor< FunctorType >::maFunctor |
Definition at line 126 of file refvector.hxx.
Referenced by oox::RefVector< ObjType >::ForEachFunctor< FunctorType >::operator()().