Home
last modified time | relevance | path

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

/trunk/main/sd/source/core/
H A Dsdpage_animations.cxx102 void SdPage::SetFadeEffect(::com::sun::star::presentation::FadeEffect eNewEffect) in SetFadeEffect() argument
104 EffectMigration::SetFadeEffect( this, eNewEffect ); in SetFadeEffect()
H A DEffectMigration.cxx170 …fectMigration::SetFadeEffect( SdPage* pPage, ::com::sun::star::presentation::FadeEffect eNewEffect) in SetFadeEffect() argument
173 while( (pEntry->meFadeEffect != FadeEffect_NONE) && (pEntry->meFadeEffect != eNewEffect) ) in SetFadeEffect()
/trunk/main/sd/source/ui/inc/
H A Dunoaprms.hxx57 ::com::sun::star::presentation::AnimationEffect eNewEffect;
99 { eOldEffect = eTheOldEffect; eNewEffect = eTheNewEffect; } in SetEffect()
/trunk/main/sd/source/ui/func/
H A Dunoaprms.cxx100 pInfo->meEffect = eNewEffect; in Redo()
/trunk/main/sd/inc/
H A DEffectMigration.hxx56 static void SetFadeEffect( SdPage* pPage, ::com::sun::star::presentation::FadeEffect eNewEffect);
H A Dsdpage.hxx235 void SetFadeEffect(::com::sun::star::presentation::FadeEffect eNewEffect);

Completed in 32 milliseconds