Searched refs:hasEffect (Results 1 – 4 of 4) sorted by relevance
53 if( pPage->getMainSequence()->hasEffect( xShape ) ) in UndoRemovePresObjectImpl()205 if( pPage->getMainSequence()->hasEffect( xShape ) ) in UndoObjectSetText()
309 …virtual bool hasEffect( const com::sun::star::uno::Reference< com::sun::star::drawing::XShape >& x…410 …virtual bool hasEffect( const com::sun::star::uno::Reference< com::sun::star::drawing::XShape >& x…
92 if( mpMainSequence->hasEffect( xShape ) ) in removeAnimations()
2378 bool EffectSequenceHelper::hasEffect( const com::sun::star::uno::Reference< com::sun::star::drawing… in hasEffect() function in sd::EffectSequenceHelper3544 bool MainSequence::hasEffect( const com::sun::star::uno::Reference< com::sun::star::drawing::XShape… in hasEffect() function in sd::MainSequence3546 if( EffectSequenceHelper::hasEffect( xShape ) ) in hasEffect()3555 if( (*aIter++)->hasEffect( xShape ) ) in hasEffect()
Completed in 74 milliseconds