Home
last modified time | relevance | path

Searched refs:aIterAsWhole (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/sd/source/core/
H A DEffectMigration.cxx471 …EffectSequence::iterator aIterAsWhole( ImplFindEffect( pMainSequence, xShape, ShapeAnimationSubTyp… in SetAnimationEffect() local
476 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() local
672 if( aIterAsWhole != aEnd ) in SetTextAnimationEffect()
674 pShapeEffect = (*aIterAsWhole); in SetTextAnimationEffect()

Completed in 43 milliseconds