Lines Matching refs:presentation
46 static ::com::sun::star::presentation::AnimationSpeed ConvertDuration( double fDuration );
47 static double ConvertAnimationSpeed( ::com::sun::star::presentation::AnimationSpeed eSpeed );
49 …& rPresetId, const ::rtl::OUString* pPresetSubType, ::com::sun::star::presentation::AnimationEffec…
50 …static bool ConvertAnimationEffect( const ::com::sun::star::presentation::AnimationEffect& rEffect…
56 static void SetFadeEffect( SdPage* pPage, ::com::sun::star::presentation::FadeEffect eNewEffect);
57 static ::com::sun::star::presentation::FadeEffect GetFadeEffect( const SdPage* pPage );
60 …static void SetAnimationEffect( SvxShape* pShape, ::com::sun::star::presentation::AnimationEffect …
61 static ::com::sun::star::presentation::AnimationEffect GetAnimationEffect( SvxShape* pShape );
62 …static void SetTextAnimationEffect( SvxShape* pShape, ::com::sun::star::presentation::AnimationEff…
63 static ::com::sun::star::presentation::AnimationEffect GetTextAnimationEffect( SvxShape* pShape );
64 …static void SetAnimationSpeed( SvxShape* pShape, ::com::sun::star::presentation::AnimationSpeed eS…
65 static ::com::sun::star::presentation::AnimationSpeed GetAnimationSpeed( SvxShape* pShape );