Home
last modified time | relevance | path

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

/trunk/main/sd/inc/ !
H A DEffectMigration.hxx63 … static ::com::sun::star::presentation::AnimationEffect GetTextAnimationEffect( SvxShape* pShape );
/trunk/main/sd/source/core/ !
H A DEffectMigration.cxx749 AnimationEffect EffectMigration::GetTextAnimationEffect( SvxShape* pShape ) in GetTextAnimationEffect() function in EffectMigration
/trunk/main/sd/source/ui/unoidl/ !
H A Dunoobj.cxx765 aRet <<= EffectMigration::GetTextAnimationEffect( mpShape ); in getPropertyValue()