Searched refs:aIterAsWhole (Results 1 – 1 of 1) sorted by relevance
471 …EffectSequence::iterator aIterAsWhole( ImplFindEffect( pMainSequence, xShape, ShapeAnimationSubTyp… in SetAnimationEffect() local476 if( (aIterOnlyBackground == aEnd) && (aIterAsWhole == aEnd) ) in SetAnimationEffect()540 if( aIterAsWhole != aEnd ) in SetAnimationEffect()542 pEffect = (*aIterAsWhole); in SetAnimationEffect()671 …EffectSequence::iterator aIterAsWhole( ImplFindEffect( pMainSequence, xShape, ShapeAnimationSubTyp… in SetTextAnimationEffect() local672 if( aIterAsWhole != aEnd ) in SetTextAnimationEffect()674 pShapeEffect = (*aIterAsWhole); in SetTextAnimationEffect()
Completed in 11 milliseconds