Lines Matching defs:pEffect
399 CustomAnimationEffectPtr pEffect( new CustomAnimationEffect( xNode ) ); in clone() local
1799 CustomAnimationEffectPtr pEffect = (*aIter++); in reset() local
1813 void EffectSequenceHelper::append( const CustomAnimationEffectPtr& pEffect ) in append()
1824 CustomAnimationEffectPtr pEffect; in append() local
1898 CustomAnimationEffectPtr pEffect; in append() local
1947 void EffectSequenceHelper::replace( const CustomAnimationEffectPtr& pEffect, const CustomAnimationP… in replace()
1970 void EffectSequenceHelper::replace( const CustomAnimationEffectPtr& pEffect, const CustomAnimationP… in replace()
1978 void EffectSequenceHelper::remove( const CustomAnimationEffectPtr& pEffect ) in remove()
2028 CustomAnimationEffectPtr pEffect = (*aIter++); in implRebuild() local
2297 EffectSequence::iterator EffectSequenceHelper::find( const CustomAnimationEffectPtr& pEffect ) in find()
2306 CustomAnimationEffectPtr pEffect; in findEffect() local
2345 CustomAnimationEffectPtr pEffect; in getEffectFromOffset() local
2494 void CustomAnimationTextGroup::addEffect( CustomAnimationEffectPtr& pEffect ) in addEffect()
2593 CustomAnimationTextGroupPtr EffectSequenceHelper::createTextGroup( CustomAnimationEffectPtr pEffect… in createTextGroup()
2652 …upParagraphEffects( CustomAnimationTextGroupPtr pTextGroup, CustomAnimationEffectPtr pEffect, bool… in createTextGroupParagraphEffects()
2759 CustomAnimationEffectPtr pEffect( pTextGroup->maEffects.front() ); in setTextGrouping() local
2850 CustomAnimationEffectPtr pEffect; in setAnimateForm() local
3115 CustomAnimationEffectPtr pEffect( new CustomAnimationEffect( xChildNode ) ); in createEffects() local
3463 CustomAnimationEffectPtr pEffect = EffectSequenceHelper::findEffect( xNode ); in findEffect() local
3520 CustomAnimationEffectPtr pEffect; in getEffectFromOffset() local
3696 bool MainSequence::setTrigger( const CustomAnimationEffectPtr& pEffect, const ::com::sun::star::uno… in setTrigger()