/aoo41x/main/slideshow/source/engine/ |
H A D | animationfactory.cxx | 101 virtual void prefetch( const AnimatableShapeSharedPtr&, in prefetch() argument 105 virtual void start( const AnimatableShapeSharedPtr& rShape, in start() 197 AnimatableShapeSharedPtr mpShape; 255 virtual void prefetch( const AnimatableShapeSharedPtr&, in prefetch() argument 259 virtual void start( const AnimatableShapeSharedPtr& rShape, in start() 353 AnimatableShapeSharedPtr mpShape; 453 virtual void prefetch( const AnimatableShapeSharedPtr&, in prefetch() argument 457 virtual void start( const AnimatableShapeSharedPtr& rShape, in start() 574 AnimatableShapeSharedPtr mpShape; 657 uno::Any getShapeDefault( const AnimatableShapeSharedPtr& rShape, in getShapeDefault() [all …]
|
H A D | slideshowimpl.cxx | 882 AnimatableShapeSharedPtr(), in createSlideTransition()
|
/aoo41x/main/slideshow/source/inc/ |
H A D | animationfactory.hxx | 97 … const AnimatableShapeSharedPtr& rShape, 103 … const AnimatableShapeSharedPtr& rShape, 109 … const AnimatableShapeSharedPtr& rShape, 121 …tatic PairAnimationSharedPtr createPairPropertyAnimation( const AnimatableShapeSharedPtr& rShape, 128 … const AnimatableShapeSharedPtr& rShape, 134 … const AnimatableShapeSharedPtr& rShape, 141 … const AnimatableShapeSharedPtr& rShape,
|
H A D | animation.hxx | 66 virtual void prefetch( const AnimatableShapeSharedPtr& rShape, 80 virtual void start( const AnimatableShapeSharedPtr& rShape,
|
H A D | transitionfactory.hxx | 73 const AnimatableShapeSharedPtr& rShape, 129 const AnimatableShapeSharedPtr& rShape,
|
H A D | animatableshape.hxx | 79 typedef ::boost::shared_ptr< AnimatableShape > AnimatableShapeSharedPtr; typedef
|
H A D | animationactivity.hxx | 62 virtual void setTargets( const AnimatableShapeSharedPtr& rShape,
|
/aoo41x/main/slideshow/source/engine/transitions/ |
H A D | shapetransitionfactory.cxx | 75 virtual void prefetch( const AnimatableShapeSharedPtr& rShape, 77 virtual void start( const AnimatableShapeSharedPtr& rShape, 89 AnimatableShapeSharedPtr mpShape; 131 void ClippingAnimation::prefetch( const AnimatableShapeSharedPtr&, in prefetch() argument 136 void ClippingAnimation::start( const AnimatableShapeSharedPtr& rShape, in start() 212 const AnimatableShapeSharedPtr& rShape, in createShapeTransition() 228 const AnimatableShapeSharedPtr& rShape, in createShapeTransition()
|
H A D | slidechangebase.hxx | 66 virtual void prefetch( const AnimatableShapeSharedPtr&, 68 virtual void start( const AnimatableShapeSharedPtr&,
|
H A D | slidechangebase.cxx | 186 void SlideChangeBase::prefetch( const AnimatableShapeSharedPtr&, in prefetch() argument 206 void SlideChangeBase::start( const AnimatableShapeSharedPtr& rShape, in start()
|
/aoo41x/main/slideshow/source/engine/activities/ |
H A D | activitybase.hxx | 64 const AnimatableShapeSharedPtr& rShape, 113 AnimatableShapeSharedPtr getShape() const { return mpShape; } in getShape() 130 AnimatableShapeSharedPtr mpShape; // only to pass on to animation
|
H A D | activitybase.cxx | 100 void ActivityBase::setTargets( const AnimatableShapeSharedPtr& rShape, in setTargets()
|
/aoo41x/main/slideshow/source/engine/animationnodes/ |
H A D | animationcolornode.cxx | 61 virtual void prefetch( const AnimatableShapeSharedPtr&, in prefetch() argument 65 virtual void start( const AnimatableShapeSharedPtr& rShape, in start()
|
H A D | setactivity.hxx | 119 virtual void setTargets( const AnimatableShapeSharedPtr& rShape, in setTargets() 131 AnimatableShapeSharedPtr mpShape;
|
/aoo41x/main/slideshow/source/engine/slide/ |
H A D | layermanager.hxx | 174 void enterAnimationMode( const AnimatableShapeSharedPtr& rShape ); 182 void leaveAnimationMode( const AnimatableShapeSharedPtr& rShape );
|
H A D | shapemanagerimpl.hxx | 126 virtual void enterAnimationMode( const AnimatableShapeSharedPtr& rShape ); 127 virtual void leaveAnimationMode( const AnimatableShapeSharedPtr& rShape );
|
H A D | shapemanagerimpl.cxx | 278 void ShapeManagerImpl::enterAnimationMode( const AnimatableShapeSharedPtr& rShape ) in enterAnimationMode() 284 void ShapeManagerImpl::leaveAnimationMode( const AnimatableShapeSharedPtr& rShape ) in leaveAnimationMode()
|
H A D | layermanager.cxx | 429 void LayerManager::enterAnimationMode( const AnimatableShapeSharedPtr& rShape ) in enterAnimationMode() 459 void LayerManager::leaveAnimationMode( const AnimatableShapeSharedPtr& rShape ) in leaveAnimationMode()
|