Home
last modified time | relevance | path

Searched refs:notifyShapeUpdate (Results 1 – 10 of 10) sorted by relevance

/trunk/main/slideshow/source/engine/
H A Danimationfactory.cxx141 mpShapeManager->notifyShapeUpdate( mpShape ); in end_()
164 mpShapeManager->notifyShapeUpdate( mpShape ); in operator ()()
304 mpShapeManager->notifyShapeUpdate( mpShape ); in end_()
335 mpShapeManager->notifyShapeUpdate( mpShape ); in operator ()()
522 mpShapeManager->notifyShapeUpdate( mpShape ); in end_()
539 mpShapeManager->notifyShapeUpdate( mpShape ); in operator ()()
554 mpShapeManager->notifyShapeUpdate( mpShape ); in operator ()()
/trunk/main/slideshow/source/engine/slide/
H A Dlayermanager.cxx316 notifyShapeUpdate( rShape ); in implAddShape()
405 notifyShapeUpdate( rOrigShape ); in getSubsetShape()
425 notifyShapeUpdate( rOrigShape ); in revokeSubset()
480 notifyShapeUpdate( rShape ); in leaveAnimationMode()
488 void LayerManager::notifyShapeUpdate( const ShapeSharedPtr& rShape ) in notifyShapeUpdate() function in slideshow::internal::LayerManager
H A Dshapemanagerimpl.cxx290 void ShapeManagerImpl::notifyShapeUpdate( const ShapeSharedPtr& rShape ) in notifyShapeUpdate() function in slideshow::internal::ShapeManagerImpl
293 mpLayerManager->notifyShapeUpdate(rShape); in notifyShapeUpdate()
H A Dlayermanager.hxx197 void notifyShapeUpdate( const ShapeSharedPtr& rShape);
H A Dshapemanagerimpl.hxx128 virtual void notifyShapeUpdate( const ShapeSharedPtr& rShape );
/trunk/main/slideshow/source/engine/shapes/
H A Dintrinsicanimationactivity.cxx197 maContext.mpSubsettableShapeManager->notifyShapeUpdate( pDrawShape ); in perform()
237 maContext.mpSubsettableShapeManager->notifyShapeUpdate( pDrawShape ); in perform()
H A Ddrawinglayeranimation.cxx735 maContext.mpSubsettableShapeManager->notifyShapeUpdate( mpDrawShape ); in perform()
/trunk/main/slideshow/source/engine/transitions/
H A Dshapetransitionfactory.cxx175 mpShapeManager->notifyShapeUpdate( mpShape ); in end_()
190 mpShapeManager->notifyShapeUpdate( mpShape ); in operator ()()
/trunk/main/slideshow/source/inc/
H A Dshapemanager.hxx84 virtual void notifyShapeUpdate( const boost::shared_ptr<Shape>& rShape ) = 0;
/trunk/main/slideshow/source/engine/animationnodes/
H A Danimationbasenode.cxx354 getContext().mpSubsettableShapeManager->notifyShapeUpdate( pShape ); in deactivate_st()

Completed in 53 milliseconds