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