LibreOffice Module sd (master) 1
|
#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 |
Definition at line 207 of file CustomAnimationEffect.hxx.
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.
bool sd::stl_CustomAnimationEffect_search_node_predict::operator() | ( | const CustomAnimationEffectPtr & | pEffect | ) | const |
Definition at line 1968 of file CustomAnimationEffect.cxx.
References 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()().