Lines Matching defs:pShape

441 void EffectMigration::SetAnimationEffect( SvxShape* pShape, AnimationEffect eEffect )  in SetAnimationEffect()
563 AnimationEffect EffectMigration::GetAnimationEffect( SvxShape* pShape ) in GetAnimationEffect()
608 void EffectMigration::SetTextAnimationEffect( SvxShape* pShape, AnimationEffect eEffect ) in SetTextAnimationEffect()
749 AnimationEffect EffectMigration::GetTextAnimationEffect( SvxShape* pShape ) in GetTextAnimationEffect()
846 void EffectMigration::SetAnimationSpeed( SvxShape* pShape, AnimationSpeed eSpeed ) in SetAnimationSpeed()
883 AnimationSpeed EffectMigration::GetAnimationSpeed( SvxShape* pShape ) in GetAnimationSpeed()
928 void EffectMigration::SetDimColor( SvxShape* pShape, sal_Int32 nColor ) in SetDimColor()
964 sal_Int32 EffectMigration::GetDimColor( SvxShape* pShape ) in GetDimColor()
997 void EffectMigration::SetDimHide( SvxShape* pShape, sal_Bool bDimHide ) in SetDimHide()
1036 sal_Bool EffectMigration::GetDimHide( SvxShape* pShape ) in GetDimHide()
1068 void EffectMigration::SetDimPrevious( SvxShape* pShape, sal_Bool bDimPrevious ) in SetDimPrevious()
1110 sal_Bool EffectMigration::GetDimPrevious( SvxShape* pShape ) in GetDimPrevious()
1142 void EffectMigration::SetPresentationOrder( SvxShape* pShape, sal_Int32 nNewPos ) in SetPresentationOrder()
1237 sal_Int32 EffectMigration::GetPresentationOrder( SvxShape* pShape ) in GetPresentationOrder()
1274 void EffectMigration::UpdateSoundEffect( SvxShape* pShape, SdAnimationInfo* pInfo ) in UpdateSoundEffect()
1314 OUString EffectMigration::GetSoundFile( SvxShape* pShape ) in GetSoundFile()
1347 sal_Bool EffectMigration::GetSoundOn( SvxShape* pShape ) in GetSoundOn()
1354 void EffectMigration::SetAnimationPath( SvxShape* pShape, SdrPathObj* pPathObj ) in SetAnimationPath()