Searched refs:disposeShape (Results 1 – 3 of 3) sorted by relevance
306 …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 >…
93 mpMainSequence->disposeShape( xShape ); in removeAnimations()
2354 bool EffectSequenceHelper::disposeShape( const Reference< XShape >& xShape ) in disposeShape() function in sd::EffectSequenceHelper3526 bool MainSequence::disposeShape( const Reference< XShape >& xShape ) in disposeShape() function in sd::MainSequence3528 bool bChanges = EffectSequenceHelper::disposeShape( xShape ); in disposeShape()3533 bChanges |= (*aIter++)->disposeShape( xShape ); in disposeShape()
Completed in 36 milliseconds