Searched refs:findEffect (Results 1 – 3 of 3) sorted by relevance
304 …virtual CustomAnimationEffectPtr findEffect( const ::com::sun::star::uno::Reference< ::com::sun::s…405 …virtual CustomAnimationEffectPtr findEffect( const ::com::sun::star::uno::Reference< ::com::sun::s…
2303 CustomAnimationEffectPtr EffectSequenceHelper::findEffect( const ::com::sun::star::uno::Reference< … in findEffect() function in sd::EffectSequenceHelper3460 CustomAnimationEffectPtr MainSequence::findEffect( const ::com::sun::star::uno::Reference< ::com::s… in findEffect() function in sd::MainSequence3462 CustomAnimationEffectPtr pEffect = EffectSequenceHelper::findEffect( xNode ); in findEffect()3469 pEffect = (*aIter)->findEffect( xNode ); in findEffect()
139 CustomAnimationEffectPtr pEffect( pMainSequence->findEffect( xNode ) ); in UndoAnimationPathImpl()