summaryrefslogtreecommitdiffstats
path: root/sd/inc/EffectMigration.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/EffectMigration.hxx')
-rw-r--r--sd/inc/EffectMigration.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/sd/inc/EffectMigration.hxx b/sd/inc/EffectMigration.hxx
index f12290167ca7..62103d03ceda 100644
--- a/sd/inc/EffectMigration.hxx
+++ b/sd/inc/EffectMigration.hxx
@@ -45,14 +45,9 @@ public:
static bool ConvertPreset( const OUString& rPresetId, const OUString* pPresetSubType, ::com::sun::star::presentation::AnimationEffect& rEffect );
static bool ConvertAnimationEffect( const ::com::sun::star::presentation::AnimationEffect& rEffect, OUString& rPresetId, OUString& rPresetSubType );
-public:
- void AddEffectFromAnimationInfo( SdrObject* pObject, SdAnimationInfo* pInfo );
-
-public:
static void SetFadeEffect( SdPage* pPage, ::com::sun::star::presentation::FadeEffect eNewEffect);
static ::com::sun::star::presentation::FadeEffect GetFadeEffect( const SdPage* pPage );
-public:
static void SetAnimationEffect( SvxShape* pShape, ::com::sun::star::presentation::AnimationEffect eValue );
static ::com::sun::star::presentation::AnimationEffect GetAnimationEffect( SvxShape* pShape );
static void SetTextAnimationEffect( SvxShape* pShape, ::com::sun::star::presentation::AnimationEffect eValue );