Home
last modified time | relevance | path

Searched refs:rEffect (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/xmloff/source/draw/
H A Danimexp.cxx190 eKind = rEffect.meKind; in SdXMLImplSetEffect()
191 eDirection = rEffect.meDirection; in SdXMLImplSetEffect()
192 nStartScale = rEffect.mnStartScale; in SdXMLImplSetEffect()
193 bIn = rEffect.mbIn; in SdXMLImplSetEffect()
456 XMLEffectHint& rEffect = *aIter; in exportAnimations() local
462 if( rEffect.meKind == XMLE_DIM ) in exportAnimations()
484 if( rEffect.meEffect != EK_none ) in exportAnimations()
496 if( rEffect.mnStartScale != -1 ) in exportAnimations()
516 if( rEffect.mbTextEffect ) in exportAnimations()
523 if( rEffect.mbTextEffect ) in exportAnimations()
[all …]
/aoo42x/main/sd/inc/
H A DEffectMigration.hxx49 … const ::rtl::OUString* pPresetSubType, ::com::sun::star::presentation::AnimationEffect& rEffect );
50 …static bool ConvertAnimationEffect( const ::com::sun::star::presentation::AnimationEffect& rEffect
/aoo42x/main/sd/source/core/
H A DEffectMigration.cxx782 …onvertPreset( const OUString& rPresetId, const OUString* pPresetSubType, AnimationEffect& rEffect ) in ConvertPreset() argument
784 rEffect = AnimationEffect_NONE; in ConvertPreset()
796 rEffect = p->meEffect; in ConvertPreset()
812 bool EffectMigration::ConvertAnimationEffect( const AnimationEffect& rEffect, OUString& rPresetId, … in ConvertAnimationEffect() argument
817 if( p->meEffect == rEffect ) in ConvertAnimationEffect()
/aoo42x/main/sd/source/ui/animations/
H A DSlideTransitionPane.cxx251 const ::sd::impl::TransitionEffect & rEffect ) in lcl_ApplyToPages()
257 rEffect.applyTo( *(*aIt) ); in lcl_ApplyToPages()

Completed in 26 milliseconds