Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/core/
H A DEffectMigration.cxx479 …EffectSequence::iterator aIterOnlyText( ImplFindEffect( pMainSequence, xShape, ShapeAnimationSubTy… in SetAnimationEffect() local
480 if( aIterOnlyText != aEnd ) in SetAnimationEffect()
483 sal_Int32 nGroupId = (*aIterOnlyText)->getGroupId(); in SetAnimationEffect()
646 …EffectSequence::iterator aIterOnlyText( ImplFindEffect( pMainSequence, xShape, ShapeAnimationSubTy… in SetTextAnimationEffect() local
652 if( aIterOnlyText != aEnd ) in SetTextAnimationEffect()
654 const sal_Int32 nGroupId = (*aIterOnlyText)->getGroupId(); in SetTextAnimationEffect()

Completed in 26 milliseconds