LibreOffice Module oox (master) 1
|
Public Member Functions | |
FindFunctor (const FunctorType &rFunctor) | |
bool | operator() (const value_type &rxValue) |
Public Attributes | |
FunctorType | maFunctor |
Definition at line 145 of file refvector.hxx.
|
inlineexplicit |
Definition at line 148 of file refvector.hxx.
|
inline |
Definition at line 149 of file refvector.hxx.
References oox::RefVector< ObjType >::FindFunctor< FunctorType >::maFunctor.
FunctorType oox::RefVector< ObjType >::FindFunctor< FunctorType >::maFunctor |
Definition at line 147 of file refvector.hxx.
Referenced by oox::RefVector< ObjType >::FindFunctor< FunctorType >::operator()().