|
LibreOffice Module oox (master) 1
|
Public Member Functions | |
| ForEachFunctorWithIndex (FunctorType aFunctor) | |
| void | operator() (const value_type &rxValue) |
Public Attributes | |
| FunctorType | maFunctor |
| sal_Int32 | mnIndex |
Definition at line 133 of file refvector.hxx.
|
inlineexplicit |
Definition at line 137 of file refvector.hxx.
|
inline |
Definition at line 138 of file refvector.hxx.
References oox::RefVector< ObjType >::ForEachFunctorWithIndex< FunctorType >::maFunctor, and oox::RefVector< ObjType >::ForEachFunctorWithIndex< FunctorType >::mnIndex.
| FunctorType oox::RefVector< ObjType >::ForEachFunctorWithIndex< FunctorType >::maFunctor |
Definition at line 135 of file refvector.hxx.
Referenced by oox::RefVector< ObjType >::ForEachFunctorWithIndex< FunctorType >::operator()().
| sal_Int32 oox::RefVector< ObjType >::ForEachFunctorWithIndex< FunctorType >::mnIndex |
Definition at line 136 of file refvector.hxx.
Referenced by oox::RefVector< ObjType >::ForEachFunctorWithIndex< FunctorType >::operator()().