Searched refs:mpShapeManager (Results 1 – 7 of 7) sorted by relevance
77 mpShapeManager( rShapeManager ), in TupleAnimation()126 mpShapeManager->enterAnimationMode( mpShape ); in start()138 mpShapeManager->leaveAnimationMode( mpShape ); in end_()141 mpShapeManager->notifyShapeUpdate( mpShape ); in end_()164 mpShapeManager->notifyShapeUpdate( mpShape ); in operator ()()199 ShapeManagerSharedPtr mpShapeManager; member in slideshow::internal::__anona2187d150111::TupleAnimation225 mpShapeManager( rShapeManager ), in PathAnimation()289 mpShapeManager->enterAnimationMode( mpShape ); in start()301 mpShapeManager->leaveAnimationMode( mpShape ); in end_()304 mpShapeManager->notifyShapeUpdate( mpShape ); in end_()[all …]
48 mpShapeManager( rShapeManager ) in ShapeSubset()50 ENSURE_OR_THROW( mpShapeManager, in ShapeSubset()61 mpShapeManager( rOriginalSubset->mpShapeManager ) in ShapeSubset()63 ENSURE_OR_THROW( mpShapeManager, in ShapeSubset()76 mpShapeManager( rShapeManager ) in ShapeSubset()78 ENSURE_OR_THROW( mpShapeManager, in ShapeSubset()108 mpSubsetShape = mpShapeManager->getSubsetShape( in enableSubsetShape()120 mpShapeManager->revokeSubset( mpOriginalShape, in disableSubsetShape()
242 boost::shared_ptr<ShapeManagerImpl> mpShapeManager; member in slideshow::internal::__anon32f8aec00111::SlideImpl374 mpShapeManager( new ShapeManagerImpl( in SlideImpl()380 mpSubsettableShapeManager( mpShapeManager ), in SlideImpl()419 maContext.mrScreenUpdater.addViewUpdate(mpShapeManager); in SlideImpl()431 if( mpShapeManager ) in ~SlideImpl()433 maContext.mrScreenUpdater.removeViewUpdate(mpShapeManager); in ~SlideImpl()434 mpShapeManager->dispose(); in ~SlideImpl()450 if( mpShapeManager ) in dispose()452 maContext.mrScreenUpdater.removeViewUpdate(mpShapeManager); in dispose()453 mpShapeManager->dispose(); in dispose()[all …]
91 ShapeManagerSharedPtr mpShapeManager; member in slideshow::internal::__anond5708cfe0111::ClippingAnimation104 mpShapeManager( rShapeManager ), in ClippingAnimation()157 mpShapeManager->enterAnimationMode( mpShape ); in start()172 mpShapeManager->leaveAnimationMode( mpShape ); in end_()175 mpShapeManager->notifyShapeUpdate( mpShape ); in end_()190 mpShapeManager->notifyShapeUpdate( mpShape ); in operator ()()
99 mpShapeManager( rContext.mpSubsettableShapeManager ), in ExternalShapeBase()106 mpShapeManager->addIntrinsicAnimationHandler( mpListener ); in ExternalShapeBase()117 mpShapeManager->removeIntrinsicAnimationHandler( mpListener ); in ~ExternalShapeBase()
131 SubsettableShapeManagerSharedPtr mpShapeManager; member in slideshow::internal::ExternalShapeBase
141 SubsettableShapeManagerSharedPtr mpShapeManager; member in slideshow::internal::ShapeSubset