Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/core/
H A DEffectMigration.cxx205 FadeEffect EffectMigration::GetFadeEffect( const SdPage* pPage ) in GetFadeEffect()
563 AnimationEffect EffectMigration::GetAnimationEffect( SvxShape* pShape ) in GetAnimationEffect()
831 double EffectMigration::ConvertAnimationSpeed( AnimationSpeed eSpeed ) in ConvertAnimationSpeed()
883 AnimationSpeed EffectMigration::GetAnimationSpeed( SvxShape* pShape ) in GetAnimationSpeed()
912 AnimationSpeed EffectMigration::ConvertDuration( double fDuration ) in ConvertDuration()
964 sal_Int32 EffectMigration::GetDimColor( SvxShape* pShape ) in GetDimColor()
1036 sal_Bool EffectMigration::GetDimHide( SvxShape* pShape ) in GetDimHide()
1110 sal_Bool EffectMigration::GetDimPrevious( SvxShape* pShape ) in GetDimPrevious()
1237 sal_Int32 EffectMigration::GetPresentationOrder( SvxShape* pShape ) in GetPresentationOrder()
1314 OUString EffectMigration::GetSoundFile( SvxShape* pShape ) in GetSoundFile()
[all …]
H A Dsdpage_animations.cxx104 EffectMigration::SetFadeEffect( this, eNewEffect ); in SetFadeEffect()
109 return EffectMigration::GetFadeEffect( this ); in GetFadeEffect()
/aoo42x/main/sd/source/ui/unoidl/
H A Dunoobj.cxx603 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()
688 EffectMigration::SetAnimationPath( mpShape, pObj2 ); in setPropertyValue()
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()
[all …]
/aoo42x/main/sd/inc/
H A DEffectMigration.hxx43 class EffectMigration class
/aoo42x/main/sd/
H A DLibrary_sd.mk218 sd/source/core/EffectMigration \
/aoo42x/main/sd/source/ui/dlg/
H A Danimobjs.cxx1267 EffectMigration::CreateAnimatedGroup(*pGroup, *pTargetSdPage); in CreateAnimObj()

Completed in 60 milliseconds