Home
last modified time | relevance | path

Searched refs:mpShapeManager (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/slideshow/source/engine/
H A Danimationfactory.cxx77 mpShapeManager( rShapeManager ), in TupleAnimation()
141 mpShapeManager->notifyShapeUpdate( mpShape ); in end_()
164 mpShapeManager->notifyShapeUpdate( mpShape ); in operator ()()
199 ShapeManagerSharedPtr mpShapeManager; member in slideshow::internal::__anone8ff23960111::TupleAnimation
225 mpShapeManager( rShapeManager ), in PathAnimation()
335 mpShapeManager->notifyShapeUpdate( mpShape ); in operator ()()
355 ShapeManagerSharedPtr mpShapeManager; member in slideshow::internal::__anone8ff23960111::PathAnimation
430 mpShapeManager( rShapeManager ), in GenericAnimation()
539 mpShapeManager->notifyShapeUpdate( mpShape ); in operator ()()
554 mpShapeManager->notifyShapeUpdate( mpShape ); in operator ()()
[all …]
H A Dshapesubset.cxx48 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()
/aoo42x/main/slideshow/source/engine/slide/
H A Dslideimpl.cxx374 mpShapeManager( new ShapeManagerImpl( in SlideImpl()
380 mpSubsettableShapeManager( mpShapeManager ), in SlideImpl()
431 if( mpShapeManager ) in ~SlideImpl()
434 mpShapeManager->dispose(); in ~SlideImpl()
450 if( mpShapeManager ) in dispose()
453 mpShapeManager->dispose(); in dispose()
461 mpShapeManager.reset(); in dispose()
482 if( !mpShapeManager || !mpLayerManager ) in show()
502 mpShapeManager->activate( true ); in show()
562 if( !mbActive || !mpShapeManager ) in hide()
[all …]
/aoo42x/main/slideshow/source/engine/transitions/
H A Dshapetransitionfactory.cxx91 ShapeManagerSharedPtr mpShapeManager; member in slideshow::internal::__anon363239bf0111::ClippingAnimation
104 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 ()()
/aoo42x/main/slideshow/source/engine/shapes/
H A Dexternalshapebase.cxx99 mpShapeManager( rContext.mpSubsettableShapeManager ), in ExternalShapeBase()
106 mpShapeManager->addIntrinsicAnimationHandler( mpListener ); in ExternalShapeBase()
117 mpShapeManager->removeIntrinsicAnimationHandler( mpListener ); in ~ExternalShapeBase()
H A Dexternalshapebase.hxx131 SubsettableShapeManagerSharedPtr mpShapeManager; member in slideshow::internal::ExternalShapeBase
/aoo42x/main/slideshow/source/inc/
H A Dshapesubset.hxx141 SubsettableShapeManagerSharedPtr mpShapeManager; member in slideshow::internal::ShapeSubset

Completed in 38 milliseconds