Lines Matching refs:EffectMigration

525 					EffectMigration::SetAnimationEffect( mpShape, eEffect );  in setPropertyValue()
534 EffectMigration::SetTextAnimationEffect( mpShape, eEffect ); in setPropertyValue()
543 EffectMigration::SetAnimationSpeed( mpShape, eSpeed ); in setPropertyValue()
563 EffectMigration::CreateAnimatedGroup(*pGroup, *pPage); in setPropertyValue()
603 EffectMigration::UpdateSoundEffect( mpShape, pInfo ); in setPropertyValue()
611 EffectMigration::UpdateSoundEffect( mpShape, pInfo ); in setPropertyValue()
641 EffectMigration::SetDimColor( mpShape, nColor ); in setPropertyValue()
650 EffectMigration::SetDimHide( mpShape, bDimHide ); in setPropertyValue()
659 EffectMigration::SetDimPrevious( mpShape, bDimPrevious ); in setPropertyValue()
668 EffectMigration::SetPresentationOrder( mpShape, nNewPos ); in setPropertyValue()
688 EffectMigration::SetAnimationPath( mpShape, pObj2 ); in setPropertyValue()
762 aRet <<= EffectMigration::GetAnimationEffect( mpShape ); in getPropertyValue()
765 aRet <<= EffectMigration::GetTextAnimationEffect( mpShape ); in getPropertyValue()
777 aRet <<= EffectMigration::GetAnimationSpeed( mpShape ); in getPropertyValue()
821 aRet <<= EffectMigration::GetSoundFile( mpShape ); in getPropertyValue()
824 aRet <<= EffectMigration::GetSoundOn( mpShape ); in getPropertyValue()
833 aRet <<= EffectMigration::GetDimColor( mpShape ); in getPropertyValue()
836 aRet <<= EffectMigration::GetDimHide( mpShape ); in getPropertyValue()
839 aRet <<= EffectMigration::GetDimPrevious( mpShape ); in getPropertyValue()
842 aRet <<= EffectMigration::GetPresentationOrder( mpShape ); in getPropertyValue()