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