LibreOffice Module sd (master) 1
|
Public Member Functions | |
stl_append_effect_func (CustomAnimationList &rList) | |
void | operator() (const CustomAnimationEffectPtr &pEffect) |
Public Attributes | |
CustomAnimationList & | mrList |
Definition at line 655 of file CustomAnimationList.cxx.
|
inlineexplicit |
Definition at line 657 of file CustomAnimationList.cxx.
void sd::stl_append_effect_func::operator() | ( | const CustomAnimationEffectPtr & | pEffect | ) |
Definition at line 662 of file CustomAnimationList.cxx.
References sd::CustomAnimationList::append(), and mrList.
CustomAnimationList& sd::stl_append_effect_func::mrList |
Definition at line 659 of file CustomAnimationList.cxx.
Referenced by operator()().