Home
last modified time | relevance | path

Searched refs:disposeShape (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sd/inc/
H A DCustomAnimationEffect.hxx306 …virtual bool disposeShape( const com::sun::star::uno::Reference< com::sun::star::drawing::XShape >…
407 …virtual bool disposeShape( const com::sun::star::uno::Reference< com::sun::star::drawing::XShape >…
/trunk/main/sd/source/core/
H A Dsdpage_animations.cxx93 mpMainSequence->disposeShape( xShape ); in removeAnimations()
H A DCustomAnimationEffect.cxx2354 bool EffectSequenceHelper::disposeShape( const Reference< XShape >& xShape ) in disposeShape() function in sd::EffectSequenceHelper
3526 bool MainSequence::disposeShape( const Reference< XShape >& xShape ) in disposeShape() function in sd::MainSequence
3528 bool bChanges = EffectSequenceHelper::disposeShape( xShape ); in disposeShape()
3533 bChanges |= (*aIter++)->disposeShape( xShape ); in disposeShape()

Completed in 46 milliseconds