Lines Matching refs:pEffect
227 bool operator()( CustomAnimationEffectPtr pEffect ) const;
250 void addEffect( CustomAnimationEffectPtr& pEffect );
291 SD_DLLPUBLIC void append( const CustomAnimationEffectPtr& pEffect );
292 void insert( EffectSequence::iterator& rPos, const CustomAnimationEffectPtr& pEffect );
293 …void replace( const CustomAnimationEffectPtr& pEffect, const CustomAnimationPresetPtr& pDescriptor…
294 …void replace( const CustomAnimationEffectPtr& pEffect, const CustomAnimationPresetPtr& pDescriptor…
295 void remove( const CustomAnimationEffectPtr& pEffect );
314 void update( const CustomAnimationEffectPtr& pEffect );
321 EffectSequence::iterator find( const CustomAnimationEffectPtr& pEffect );
331 …SD_DLLPUBLIC CustomAnimationTextGroupPtr createTextGroup( CustomAnimationEffectPtr pEffect, sal_In…
349 …aphEffects( CustomAnimationTextGroupPtr pTextGroup, CustomAnimationEffectPtr pEffect, bool bUsed );
417 …bool setTrigger( const CustomAnimationEffectPtr& pEffect, const ::com::sun::star::uno::Reference< …