|
LibreOffice Module sd (master) 1
|
This is the complete list of members for sd::EffectMigration, including all inherited members.
| ConvertAnimationEffect(const css::presentation::AnimationEffect &rEffect, OUString &rPresetId, OUString &rPresetSubType) | sd::EffectMigration | static |
| ConvertAnimationSpeed(css::presentation::AnimationSpeed eSpeed) | sd::EffectMigration | static |
| ConvertDuration(double fDuration) | sd::EffectMigration | static |
| ConvertPreset(std::u16string_view rPresetId, const OUString *pPresetSubType, css::presentation::AnimationEffect &rEffect) | sd::EffectMigration | static |
| CreateAnimatedGroup(SdrObjGroup const &rGroupObj, SdPage &rPage) | sd::EffectMigration | static |
| DocumentLoaded(SdDrawDocument &rDoc) | sd::EffectMigration | static |
| GetAnimationEffect(SvxShape *pShape) | sd::EffectMigration | static |
| GetAnimationSpeed(SvxShape *pShape) | sd::EffectMigration | static |
| GetDimColor(SvxShape *pShape) | sd::EffectMigration | static |
| GetDimHide(SvxShape *pShape) | sd::EffectMigration | static |
| GetDimPrevious(SvxShape *pShape) | sd::EffectMigration | static |
| GetFadeEffect(const SdPage *pPage) | sd::EffectMigration | static |
| GetPresentationOrder(SvxShape *pShape) | sd::EffectMigration | static |
| GetSoundFile(SvxShape *pShape) | sd::EffectMigration | static |
| GetSoundOn(SvxShape *pShape) | sd::EffectMigration | static |
| GetTextAnimationEffect(SvxShape *pShape) | sd::EffectMigration | static |
| SetAnimationEffect(SvxShape *pShape, css::presentation::AnimationEffect eValue) | sd::EffectMigration | static |
| SetAnimationPath(SvxShape *pShape, SdrPathObj const *pPathObj) | sd::EffectMigration | static |
| SetAnimationSpeed(SvxShape *pShape, css::presentation::AnimationSpeed eSpeed) | sd::EffectMigration | static |
| SetDimColor(SvxShape *pShape, sal_Int32 nColor) | sd::EffectMigration | static |
| SetDimHide(SvxShape *pShape, bool bDimHide) | sd::EffectMigration | static |
| SetDimPrevious(SvxShape *pShape, bool bDimPrevious) | sd::EffectMigration | static |
| SetFadeEffect(SdPage *pPage, css::presentation::FadeEffect eNewEffect) | sd::EffectMigration | static |
| SetPresentationOrder(SvxShape *pShape, sal_Int32 nNewPos) | sd::EffectMigration | static |
| SetTextAnimationEffect(SvxShape *pShape, css::presentation::AnimationEffect eValue) | sd::EffectMigration | static |
| UpdateSoundEffect(SvxShape *pShape, SdAnimationInfo const *pInfo) | sd::EffectMigration | static |