Home
last modified time | relevance | path

Searched refs:hasEffect (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sd/source/core/undo/
H A Dundoobjects.cxx53 if( pPage->getMainSequence()->hasEffect( xShape ) ) in UndoRemovePresObjectImpl()
205 if( pPage->getMainSequence()->hasEffect( xShape ) ) in UndoObjectSetText()
/trunk/main/sd/inc/
H A DCustomAnimationEffect.hxx309 …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…
/trunk/main/sd/source/core/
H A Dsdpage_animations.cxx92 if( mpMainSequence->hasEffect( xShape ) ) in removeAnimations()
H A DCustomAnimationEffect.cxx2378 bool EffectSequenceHelper::hasEffect( const com::sun::star::uno::Reference< com::sun::star::drawing… in hasEffect() function in sd::EffectSequenceHelper
3544 bool MainSequence::hasEffect( const com::sun::star::uno::Reference< com::sun::star::drawing::XShape… in hasEffect() function in sd::MainSequence
3546 if( EffectSequenceHelper::hasEffect( xShape ) ) in hasEffect()
3555 if( (*aIter++)->hasEffect( xShape ) ) in hasEffect()

Completed in 34 milliseconds