LibreOffice Module sd (master) 1
Public Member Functions | Public Attributes | List of all members
sd::stl_CustomAnimationEffect_search_node_predict Struct Reference

#include <CustomAnimationEffect.hxx>

Public Member Functions

 stl_CustomAnimationEffect_search_node_predict (const css::uno::Reference< css::animations::XAnimationNode > &xSearchNode)
 
bool operator() (const CustomAnimationEffectPtr &pEffect) const
 

Public Attributes

const css::uno::Reference< css::animations::XAnimationNode > & mxSearchNode
 

Detailed Description

Definition at line 207 of file CustomAnimationEffect.hxx.

Constructor & Destructor Documentation

◆ stl_CustomAnimationEffect_search_node_predict()

sd::stl_CustomAnimationEffect_search_node_predict::stl_CustomAnimationEffect_search_node_predict ( const css::uno::Reference< css::animations::XAnimationNode > &  xSearchNode)

Definition at line 1963 of file CustomAnimationEffect.cxx.

Member Function Documentation

◆ operator()()

bool sd::stl_CustomAnimationEffect_search_node_predict::operator() ( const CustomAnimationEffectPtr pEffect) const

Definition at line 1968 of file CustomAnimationEffect.cxx.

References mxSearchNode.

Member Data Documentation

◆ mxSearchNode

const css::uno::Reference< css::animations::XAnimationNode >& sd::stl_CustomAnimationEffect_search_node_predict::mxSearchNode

Definition at line 211 of file CustomAnimationEffect.hxx.

Referenced by operator()().


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