Home
last modified time | relevance | path

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

/aoo4110/main/slideshow/source/engine/shapes/
H A Dintrinsicanimationactivity.cxx182 DrawShapeSharedPtr pDrawShape( mpDrawShape.lock() ); in perform() local
183 if( !pDrawShape || !mpWakeupEvent ) in perform()
196 pDrawShape->setIntrinsicAnimationFrame( 0 ); in perform()
197 maContext.mpSubsettableShapeManager->notifyShapeUpdate( pDrawShape ); in perform()
210 pDrawShape->setIntrinsicAnimationFrame( mnCurrIndex ); in perform()
225 pDrawShape->setIntrinsicAnimationFrame( nTrueIndex ); in perform()
237 maContext.mpSubsettableShapeManager->notifyShapeUpdate( pDrawShape ); in perform()
H A Ddrawinglayeranimation.cxx151 boost::shared_ptr<DrawShape> const& pDrawShape );
950 boost::shared_ptr<DrawShape> const& pDrawShape ) in createDrawingLayerAnimActivity() argument
959 pActivity.reset( new ActivityImpl( rContext, pWakeupEvent, pDrawShape ) ); in createDrawingLayerAnimActivity()
H A Ddrawinglayeranimation.hxx38 boost::shared_ptr<DrawShape> const& pDrawShape );

Completed in 23 milliseconds