LibreOffice Module oox (master) 1
|
Public Member Functions | |
ForEachFunctor (FunctorType aFunctor) | |
void | operator() (const value_type &rValue) |
Public Attributes | |
FunctorType | maFunctor |
Definition at line 118 of file refmap.hxx.
|
inlineexplicit |
Definition at line 121 of file refmap.hxx.
|
inline |
Definition at line 122 of file refmap.hxx.
References oox::RefMap< KeyType, ObjType, CompType >::ForEachFunctor< FunctorType >::maFunctor.
FunctorType oox::RefMap< KeyType, ObjType, CompType >::ForEachFunctor< FunctorType >::maFunctor |
Definition at line 120 of file refmap.hxx.
Referenced by oox::RefMap< KeyType, ObjType, CompType >::ForEachFunctor< FunctorType >::operator()().