Home
last modified time | relevance | path

Searched refs:CustomAnimationEffect (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sd/source/core/
H A DCustomAnimationEffect.cxx142 CustomAnimationEffect::CustomAnimationEffect( const ::com::sun::star::uno::Reference< ::com::sun::s… in CustomAnimationEffect() function in sd::CustomAnimationEffect
389 CustomAnimationEffect::~CustomAnimationEffect() in ~CustomAnimationEffect()
561 bool CustomAnimationEffect::checkForText() in checkForText()
802 void CustomAnimationEffect::setBegin( double fBegin ) in setBegin()
914 Any CustomAnimationEffect::getRepeatCount() const in getRepeatCount()
929 Any CustomAnimationEffect::getEnd() const in getEnd()
944 sal_Int16 CustomAnimationEffect::getFill() const in getFill()
962 void CustomAnimationEffect::setEnd( const Any& rEnd ) in setEnd()
1609 void CustomAnimationEffect::removeAudio() in removeAudio()
1663 void CustomAnimationEffect::setStopAudio() in setStopAudio()
[all …]
H A DEffectMigration.cxx517 CustomAnimationEffectPtr pEffect( new CustomAnimationEffect( xNode ) ); in SetAnimationEffect()
685 pShapeEffect.reset( new CustomAnimationEffect( xNode ) ); in SetTextAnimationEffect()
/trunk/main/sd/inc/
H A DCustomAnimationEffect.hxx52 class CustomAnimationEffect;
58 typedef boost::shared_ptr< CustomAnimationEffect > CustomAnimationEffectPtr;
64 class CustomAnimationEffect class
70 …SD_DLLPUBLIC CustomAnimationEffect( const ::com::sun::star::uno::Reference< ::com::sun::star::anim…
71 SD_DLLPUBLIC virtual ~CustomAnimationEffect();
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationList.hxx37 class CustomAnimationEffect;
38 typedef boost::shared_ptr< CustomAnimationEffect > CustomAnimationEffectPtr;
/trunk/main/sd/source/filter/ppt/
H A Dppt97animations.cxx687 …::sd::CustomAnimationEffectPtr pEffect( new ::sd::CustomAnimationEffect( pPreset->create( this->Ge… in createAndSetCustomAnimationEffect()
/trunk/main/sd/
H A DLibrary_sd.mk215 sd/source/core/CustomAnimationEffect \

Completed in 57 milliseconds