Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/core/
H A DEffectMigration.cxx470 …EffectSequence::iterator aIterOnlyBackground( ImplFindEffect( pMainSequence, xShape, ShapeAnimatio… in SetAnimationEffect() local
476 if( (aIterOnlyBackground == aEnd) && (aIterAsWhole == aEnd) ) in SetAnimationEffect()
546 pEffect = (*aIterOnlyBackground); in SetAnimationEffect()
664 …EffectSequence::iterator aIterOnlyBackground( ImplFindEffect( pMainSequence, xShape, ShapeAnimatio… in SetTextAnimationEffect() local
665 if( aIterOnlyBackground != aEnd ) in SetTextAnimationEffect()
667 pShapeEffect = (*aIterOnlyBackground); in SetTextAnimationEffect()

Completed in 23 milliseconds