LibreOffice Module sd (master) 1
Public Member Functions | Public Attributes | List of all members
sd::stl_append_effect_func Struct Reference
Collaboration diagram for sd::stl_append_effect_func:
[legend]

Public Member Functions

 stl_append_effect_func (CustomAnimationList &rList)
 
void operator() (const CustomAnimationEffectPtr &pEffect)
 

Public Attributes

CustomAnimationListmrList
 

Detailed Description

Definition at line 655 of file CustomAnimationList.cxx.

Constructor & Destructor Documentation

◆ stl_append_effect_func()

sd::stl_append_effect_func::stl_append_effect_func ( CustomAnimationList rList)
inlineexplicit

Definition at line 657 of file CustomAnimationList.cxx.

Member Function Documentation

◆ operator()()

void sd::stl_append_effect_func::operator() ( const CustomAnimationEffectPtr pEffect)

Definition at line 662 of file CustomAnimationList.cxx.

References sd::CustomAnimationList::append(), and mrList.

Member Data Documentation

◆ mrList

CustomAnimationList& sd::stl_append_effect_func::mrList

Definition at line 659 of file CustomAnimationList.cxx.

Referenced by operator()().


The documentation for this struct was generated from the following file: