Lines Matching refs:SvxShape
32 class SvxShape;
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 );
66 static void SetDimColor( SvxShape* pShape, sal_Int32 nColor );
67 static sal_Int32 GetDimColor( SvxShape* pShape );
68 static void SetDimHide( SvxShape* pShape, sal_Bool bDimHide );
69 static sal_Bool GetDimHide( SvxShape* pShape );
70 static void SetDimPrevious( SvxShape* pShape, sal_Bool bDimPrevious );
71 static sal_Bool GetDimPrevious( SvxShape* pShape );
72 static void SetPresentationOrder( SvxShape* pShape, sal_Int32 nNewPos );
73 static sal_Int32 GetPresentationOrder( SvxShape* pShape );
74 static void UpdateSoundEffect( SvxShape* pShape, SdAnimationInfo* pInfo );
75 static ::rtl::OUString GetSoundFile( SvxShape* pShape );
76 static sal_Bool GetSoundOn( SvxShape* pShape );
78 static void SetAnimationPath( SvxShape* pShape, SdrPathObj* pPathObj );