Home
last modified time | relevance | path

Searched defs:stl_notify_listeners_func (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sd/source/core/
H A DCustomAnimationEffect.cxx3036 struct stl_notify_listeners_func : public std::unary_function<ISequenceListener*, void> struct
3038 stl_notify_listeners_func() {} in stl_notify_listeners_func() function
3039 void operator()(ISequenceListener* pListener) { pListener->notify_change(); } in operator ()()

Completed in 33 milliseconds