Searched refs:CustomAnimationEffect (Results 1 – 6 of 6) sorted by relevance
142 CustomAnimationEffect::CustomAnimationEffect( const ::com::sun::star::uno::Reference< ::com::sun::s… in CustomAnimationEffect() function in sd::CustomAnimationEffect389 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 …]
517 CustomAnimationEffectPtr pEffect( new CustomAnimationEffect( xNode ) ); in SetAnimationEffect()685 pShapeEffect.reset( new CustomAnimationEffect( xNode ) ); in SetTextAnimationEffect()
52 class CustomAnimationEffect;58 typedef boost::shared_ptr< CustomAnimationEffect > CustomAnimationEffectPtr;64 class CustomAnimationEffect class70 …SD_DLLPUBLIC CustomAnimationEffect( const ::com::sun::star::uno::Reference< ::com::sun::star::anim…71 SD_DLLPUBLIC virtual ~CustomAnimationEffect();
37 class CustomAnimationEffect;38 typedef boost::shared_ptr< CustomAnimationEffect > CustomAnimationEffectPtr;
687 …::sd::CustomAnimationEffectPtr pEffect( new ::sd::CustomAnimationEffect( pPreset->create( this->Ge… in createAndSetCustomAnimationEffect()
215 sd/source/core/CustomAnimationEffect \
Completed in 106 milliseconds