Home
last modified time | relevance | path

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

/trunk/main/slideshow/test/
H A Dslidetest.cxx162 mpLayerManager->enterAnimationMode(pShape2); in TEST_F()
181 mpLayerManager->enterAnimationMode(pShape3); in TEST_F()
210 mpLayerManager->enterAnimationMode(pShape2); in TEST_F()
226 mpLayerManager->enterAnimationMode(pShape4); in TEST_F()
H A Dtestshape.cxx197 virtual void enterAnimationMode() in enterAnimationMode() function in ImplTestShape
/trunk/main/slideshow/source/engine/
H A Danimationfactory.cxx126 mpShapeManager->enterAnimationMode( mpShape ); in start()
289 mpShapeManager->enterAnimationMode( mpShape ); in start()
480 mpShapeManager->enterAnimationMode( mpShape ); in start()
/trunk/main/slideshow/source/engine/slide/
H A Dshapemanagerimpl.cxx278 void ShapeManagerImpl::enterAnimationMode( const AnimatableShapeSharedPtr& rShape ) in enterAnimationMode() function in slideshow::internal::ShapeManagerImpl
281 mpLayerManager->enterAnimationMode(rShape); in enterAnimationMode()
H A Dlayermanager.cxx429 void LayerManager::enterAnimationMode( const AnimatableShapeSharedPtr& rShape ) in enterAnimationMode() function in slideshow::internal::LayerManager
436 rShape->enterAnimationMode(); in enterAnimationMode()
H A Dlayermanager.hxx174 void enterAnimationMode( const AnimatableShapeSharedPtr& rShape );
H A Dshapemanagerimpl.hxx126 virtual void enterAnimationMode( const AnimatableShapeSharedPtr& rShape );
/trunk/main/slideshow/source/engine/shapes/
H A Ddrawshape.cxx703 pNewShape->enterAnimationMode(); in addViewLayer()
1107 void DrawShape::enterAnimationMode() in enterAnimationMode() function in slideshow::internal::DrawShape
1118 ::boost::mem_fn( &ViewShape::enterAnimationMode ) ); in enterAnimationMode()
H A Dviewshape.hxx90 bool enterAnimationMode();
H A Ddrawshape.hxx156 virtual void enterAnimationMode();
H A Dviewshape.cxx847 bool ViewShape::enterAnimationMode() in enterAnimationMode() function in slideshow::internal::ViewShape
H A Ddrawinglayeranimation.cxx712 maContext.mpSubsettableShapeManager->enterAnimationMode( mpDrawShape ); in perform()
/trunk/main/slideshow/source/inc/
H A Danimatableshape.hxx59 virtual void enterAnimationMode() = 0;
H A Dshapemanager.hxx62 virtual void enterAnimationMode( const boost::shared_ptr<AnimatableShape>& rShape ) = 0;
/trunk/main/slideshow/source/engine/transitions/
H A Dshapetransitionfactory.cxx157 mpShapeManager->enterAnimationMode( mpShape ); in start()

Completed in 86 milliseconds