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::CustomAnimationEffect167 void CustomAnimationEffect::setNode( const ::com::sun::star::uno::Reference< ::com::sun::star::anim… in setNode()288 sal_Int32 CustomAnimationEffect::getNumberOfSubitems( const Any& aTarget, sal_Int16 nIterateType ) in getNumberOfSubitems()389 CustomAnimationEffect::~CustomAnimationEffect() in ~CustomAnimationEffect()395 CustomAnimationEffectPtr CustomAnimationEffect::clone() const in clone()399 CustomAnimationEffectPtr pEffect( new CustomAnimationEffect( xNode ) ); in clone()406 sal_Int32 CustomAnimationEffect::get_node_type( const Reference< XAnimationNode >& xNode ) in get_node_type()434 void CustomAnimationEffect::setPresetClass( sal_Int16 nPresetClass ) in setPresetClass()475 void CustomAnimationEffect::setNodeType( sal_Int16 nNodeType ) in setNodeType()518 void CustomAnimationEffect::setGroupId( sal_Int32 nGroupId ) in setGroupId()[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();
35 class CustomAnimationEffect;36 typedef boost::shared_ptr< CustomAnimationEffect > CustomAnimationEffectPtr;
687 …::sd::CustomAnimationEffectPtr pEffect( new ::sd::CustomAnimationEffect( pPreset->create( this->Ge… in createAndSetCustomAnimationEffect()
215 sd/source/core/CustomAnimationEffect \