Home
last modified time | relevance | path

Searched refs:AnimatableShapeSharedPtr (Results 1 – 18 of 18) sorted by last modified time

/trunk/main/slideshow/source/engine/activities/
H A Dactivitybase.hxx64 const AnimatableShapeSharedPtr& rShape,
113 AnimatableShapeSharedPtr getShape() const { return mpShape; } in getShape()
130 AnimatableShapeSharedPtr mpShape; // only to pass on to animation
H A Dactivitybase.cxx100 void ActivityBase::setTargets( const AnimatableShapeSharedPtr& rShape, in setTargets()
/trunk/main/slideshow/source/engine/
H A Dslideshowimpl.cxx882 AnimatableShapeSharedPtr(), in createSlideTransition()
H A Danimationfactory.cxx101 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 …]
/trunk/main/slideshow/source/engine/slide/
H A Dlayermanager.hxx174 void enterAnimationMode( const AnimatableShapeSharedPtr& rShape );
182 void leaveAnimationMode( const AnimatableShapeSharedPtr& rShape );
H A Dlayermanager.cxx429 void LayerManager::enterAnimationMode( const AnimatableShapeSharedPtr& rShape ) in enterAnimationMode()
459 void LayerManager::leaveAnimationMode( const AnimatableShapeSharedPtr& rShape ) in leaveAnimationMode()
H A Dshapemanagerimpl.cxx278 void ShapeManagerImpl::enterAnimationMode( const AnimatableShapeSharedPtr& rShape ) in enterAnimationMode()
284 void ShapeManagerImpl::leaveAnimationMode( const AnimatableShapeSharedPtr& rShape ) in leaveAnimationMode()
H A Dshapemanagerimpl.hxx126 virtual void enterAnimationMode( const AnimatableShapeSharedPtr& rShape );
127 virtual void leaveAnimationMode( const AnimatableShapeSharedPtr& rShape );
/trunk/main/slideshow/source/engine/transitions/
H A Dshapetransitionfactory.cxx75 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 Dslidechangebase.cxx186 void SlideChangeBase::prefetch( const AnimatableShapeSharedPtr&, in prefetch() argument
206 void SlideChangeBase::start( const AnimatableShapeSharedPtr& rShape, in start()
H A Dslidechangebase.hxx66 virtual void prefetch( const AnimatableShapeSharedPtr&,
68 virtual void start( const AnimatableShapeSharedPtr&,
/trunk/main/slideshow/source/inc/
H A Dtransitionfactory.hxx73 const AnimatableShapeSharedPtr& rShape,
129 const AnimatableShapeSharedPtr& rShape,
H A Danimatableshape.hxx79 typedef ::boost::shared_ptr< AnimatableShape > AnimatableShapeSharedPtr; typedef
H A Danimation.hxx66 virtual void prefetch( const AnimatableShapeSharedPtr& rShape,
80 virtual void start( const AnimatableShapeSharedPtr& rShape,
H A Danimationactivity.hxx62 virtual void setTargets( const AnimatableShapeSharedPtr& rShape,
H A Danimationfactory.hxx97 … 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,
/trunk/main/slideshow/source/engine/animationnodes/
H A Dsetactivity.hxx119 virtual void setTargets( const AnimatableShapeSharedPtr& rShape, in setTargets()
131 AnimatableShapeSharedPtr mpShape;
H A Danimationcolornode.cxx61 virtual void prefetch( const AnimatableShapeSharedPtr&, in prefetch() argument
65 virtual void start( const AnimatableShapeSharedPtr& rShape, in start()

Completed in 63 milliseconds