/trunk/main/slideshow/source/engine/animationnodes/ |
H A D | propertyanimationnode.cxx | 61 getContext().mpSubsettableShapeManager, in createActivity() 71 getContext().mpSubsettableShapeManager, in createActivity() 81 getContext().mpSubsettableShapeManager, in createActivity() 91 getContext().mpSubsettableShapeManager, in createActivity() 101 getContext().mpSubsettableShapeManager, in createActivity()
|
H A D | animationsetnode.cxx | 105 getContext().mpSubsettableShapeManager, in createActivity() 128 getContext().mpSubsettableShapeManager, in createActivity() 151 getContext().mpSubsettableShapeManager, in createActivity() 174 getContext().mpSubsettableShapeManager, in createActivity() 197 getContext().mpSubsettableShapeManager, in createActivity()
|
H A D | animationtransformnode.cxx | 69 getContext().mpSubsettableShapeManager, in createActivity() 81 getContext().mpSubsettableShapeManager, in createActivity() 92 getContext().mpSubsettableShapeManager, in createActivity() 103 getContext().mpSubsettableShapeManager, in createActivity()
|
H A D | generateevent.cxx | 135 (pShape = rContext.mpSubsettableShapeManager->lookupShape(xShape)).get()) in generateEvent() 151 (pShape = rContext.mpSubsettableShapeManager->lookupShape(xShape)).get()) in generateEvent() 167 (pShape = rContext.mpSubsettableShapeManager->lookupShape(xShape)).get()) in generateEvent() 183 (pShape = rContext.mpSubsettableShapeManager->lookupShape(xShape)).get()) in generateEvent()
|
H A D | animationbasenode.cxx | 63 mpSubsetManager(rContext.maContext.mpSubsettableShapeManager), in AnimationBaseNode() 109 mpShape = lookupAttributableShape( getContext().mpSubsettableShapeManager, in AnimationBaseNode() 125 mpShape = lookupAttributableShape( getContext().mpSubsettableShapeManager, in AnimationBaseNode() 354 getContext().mpSubsettableShapeManager->notifyShapeUpdate( pShape ); in deactivate_st()
|
H A D | animationnodefactory.cxx | 235 lookupAttributableShape( rContext.maContext.mpSubsettableShapeManager, in implCreateIteratedNodes() 264 rContext.maContext.mpSubsettableShapeManager ) ); in implCreateIteratedNodes() 288 rContext.maContext.mpSubsettableShapeManager )); in implCreateIteratedNodes()
|
H A D | animationcolornode.cxx | 104 getContext().mpSubsettableShapeManager, in createActivity() 119 getContext().mpSubsettableShapeManager, in createActivity()
|
H A D | animationtransitionfilternode.cxx | 49 getContext().mpSubsettableShapeManager, in createActivity()
|
H A D | animationpathmotionnode.cxx | 56 getContext().mpSubsettableShapeManager, in createActivity()
|
H A D | animationcommandnode.cxx | 57 ShapeSharedPtr pShape( getContext().mpSubsettableShapeManager->lookupShape( xShape ) ); in AnimationCommandNode()
|
/trunk/main/slideshow/source/engine/shapes/ |
H A D | intrinsicanimationactivity.cxx | 142 ENSURE_OR_THROW( rContext.mpSubsettableShapeManager, in IntrinsicAnimationActivity() 151 maContext.mpSubsettableShapeManager->addIntrinsicAnimationHandler( in IntrinsicAnimationActivity() 168 maContext.mpSubsettableShapeManager->removeIntrinsicAnimationHandler( in dispose() 197 maContext.mpSubsettableShapeManager->notifyShapeUpdate( pDrawShape ); in perform() 237 maContext.mpSubsettableShapeManager->notifyShapeUpdate( pDrawShape ); in perform()
|
H A D | drawinglayeranimation.cxx | 712 maContext.mpSubsettableShapeManager->enterAnimationMode( mpDrawShape ); in perform() 735 maContext.mpSubsettableShapeManager->notifyShapeUpdate( mpDrawShape ); in perform() 783 maContext.mpSubsettableShapeManager->getSubsetShape( in ActivityImpl() 866 maContext.mpSubsettableShapeManager->addIntrinsicAnimationHandler( in ActivityImpl() 899 maContext.mpSubsettableShapeManager->revokeSubset( in dispose() 911 maContext.mpSubsettableShapeManager->removeIntrinsicAnimationHandler( in dispose() 938 maContext.mpSubsettableShapeManager->leaveAnimationMode( mpDrawShape ); in end()
|
H A D | externalshapebase.cxx | 99 mpShapeManager( rContext.mpSubsettableShapeManager ), in ExternalShapeBase()
|
H A D | drawshape.cxx | 601 rContext.mpSubsettableShapeManager->addHyperlinkArea( pShape ); in create()
|
/trunk/main/slideshow/source/engine/slide/ |
H A D | slideimpl.cxx | 243 boost::shared_ptr<SubsettableShapeManager> mpSubsettableShapeManager; member in slideshow::internal::__anon016e0df80111::SlideImpl 380 mpSubsettableShapeManager( mpShapeManager ), in SlideImpl() 381 maContext( mpSubsettableShapeManager, in SlideImpl() 460 mpSubsettableShapeManager.reset(); in dispose() 964 mpSubsettableShapeManager->notifyIntrinsicAnimationsDisabled(); in endIntrinsicAnimations() 969 mpSubsettableShapeManager->notifyIntrinsicAnimationsEnabled(); in startIntrinsicAnimations()
|
H A D | slideanimations.cxx | 50 ENSURE_OR_THROW( maContext.mpSubsettableShapeManager, in SlideAnimations()
|
/trunk/main/slideshow/source/engine/ |
H A D | slideshowcontext.cxx | 55 mpSubsettableShapeManager( rSubsettableShapeManager ), in SlideShowContext()
|
/trunk/main/slideshow/source/inc/ |
H A D | slideshowcontext.hxx | 100 boost::shared_ptr<SubsettableShapeManager>& mpSubsettableShapeManager; member
|