Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/animations/
H A DCustomAnimationList.cxx584 struct stl_append_effect_func : public std::unary_function<CustomAnimationEffectPtr, void> struct
586 stl_append_effect_func( CustomAnimationList& rList ) : mrList( rList ) {} in stl_append_effect_func() function
588 CustomAnimationList& mrList;

Completed in 20 milliseconds