Home
last modified time | relevance | path

Searched refs:leaveAnimationMode (Results 1 – 15 of 15) sorted by relevance

/trunk/main/slideshow/test/
H A Dslidetest.cxx170 mpLayerManager->leaveAnimationMode(pShape2); in TEST_F()
185 mpLayerManager->leaveAnimationMode(pShape3); in TEST_F()
237 mpLayerManager->leaveAnimationMode(pShape2); in TEST_F()
238 mpLayerManager->leaveAnimationMode(pShape4); in TEST_F()
H A Dtestshape.cxx202 virtual void leaveAnimationMode() in leaveAnimationMode() function in ImplTestShape
/trunk/main/slideshow/source/engine/
H A Danimationfactory.cxx138 mpShapeManager->leaveAnimationMode( mpShape ); in end_()
301 mpShapeManager->leaveAnimationMode( mpShape ); in end_()
497 mpShapeManager->leaveAnimationMode( mpShape ); in end_()
/trunk/main/slideshow/source/engine/slide/
H A Dshapemanagerimpl.cxx284 void ShapeManagerImpl::leaveAnimationMode( const AnimatableShapeSharedPtr& rShape ) in leaveAnimationMode() function in slideshow::internal::ShapeManagerImpl
287 mpLayerManager->leaveAnimationMode(rShape); in leaveAnimationMode()
H A Dlayermanager.cxx459 void LayerManager::leaveAnimationMode( const AnimatableShapeSharedPtr& rShape ) in leaveAnimationMode() function in slideshow::internal::LayerManager
466 rShape->leaveAnimationMode(); in leaveAnimationMode()
H A Dlayermanager.hxx182 void leaveAnimationMode( const AnimatableShapeSharedPtr& rShape );
H A Dshapemanagerimpl.hxx127 virtual void leaveAnimationMode( const AnimatableShapeSharedPtr& rShape );
/trunk/main/slideshow/source/inc/
H A Danimatableshape.hxx75 virtual void leaveAnimationMode() = 0;
H A Dshapemanager.hxx73 virtual void leaveAnimationMode( const boost::shared_ptr<AnimatableShape>& rShape ) = 0;
/trunk/main/slideshow/source/engine/shapes/
H A Ddrawshape.cxx1124 void DrawShape::leaveAnimationMode() in leaveAnimationMode() function in slideshow::internal::DrawShape
1137 ::boost::mem_fn( &ViewShape::leaveAnimationMode ) ); in leaveAnimationMode()
H A Dviewshape.hxx97 void leaveAnimationMode();
H A Ddrawshape.hxx157 virtual void leaveAnimationMode();
H A Dviewshape.cxx855 void ViewShape::leaveAnimationMode() in leaveAnimationMode() function in slideshow::internal::ViewShape
H A Ddrawinglayeranimation.cxx938 maContext.mpSubsettableShapeManager->leaveAnimationMode( mpDrawShape ); in end()
/trunk/main/slideshow/source/engine/transitions/
H A Dshapetransitionfactory.cxx172 mpShapeManager->leaveAnimationMode( mpShape ); in end_()

Completed in 83 milliseconds