Home
last modified time | relevance | path

Searched refs:rShapeManager (Results 1 – 8 of 8) sorted by last modified time

/trunk/main/slideshow/source/engine/transitions/
H A Dshapetransitionfactory.cxx66 const ShapeManagerSharedPtr& rShapeManager,
98 const ShapeManagerSharedPtr& rShapeManager, in ClippingAnimation() argument
104 mpShapeManager( rShapeManager ), in ClippingAnimation()
112 rShapeManager, in ClippingAnimation()
213 const ShapeManagerSharedPtr& rShapeManager, in createShapeTransition() argument
219 rShapeManager, in createShapeTransition()
229 const ShapeManagerSharedPtr& rShapeManager, in createShapeTransition() argument
269 rShapeManager, in createShapeTransition()
297 rShapeManager, in createShapeTransition()
352 rShapeManager, in createShapeTransition()
[all …]
/trunk/main/slideshow/source/engine/
H A Danimationfactory.cxx77 mpShapeManager( rShapeManager ), in TupleAnimation()
88 ENSURE_OR_THROW( rShapeManager, in TupleAnimation()
225 mpShapeManager( rShapeManager ), in PathAnimation()
232 ENSURE_OR_THROW( rShapeManager, in PathAnimation()
430 mpShapeManager( rShapeManager ), in GenericAnimation()
440 ENSURE_OR_THROW( rShapeManager, in GenericAnimation()
607 rShapeManager, in makeGenericAnimation()
874 return makeGenericAnimation( rShapeManager, in createNumberPropertyAnimation()
1178 rShapeManager, in createPairPropertyAnimation()
1195 rShapeManager, in createPairPropertyAnimation()
[all …]
H A Dshapesubset.cxx44 const SubsettableShapeManagerSharedPtr& rShapeManager ) : in ShapeSubset() argument
48 mpShapeManager( rShapeManager ) in ShapeSubset()
72 const SubsettableShapeManagerSharedPtr& rShapeManager ) : in ShapeSubset() argument
76 mpShapeManager( rShapeManager ) in ShapeSubset()
/trunk/main/slideshow/source/inc/
H A Dtransitionfactory.hxx74 const ShapeManagerSharedPtr& rShapeManager,
130 const ShapeManagerSharedPtr& rShapeManager,
H A Dshapesubset.hxx94 const SubsettableShapeManagerSharedPtr& rShapeManager );
H A Danimationfactory.hxx98 … const ShapeManagerSharedPtr& rShapeManager,
104 … const ShapeManagerSharedPtr& rShapeManager,
110 … const ShapeManagerSharedPtr& rShapeManager,
122 … const ShapeManagerSharedPtr& rShapeManager,
129 … const ShapeManagerSharedPtr& rShapeManager,
135 … const ShapeManagerSharedPtr& rShapeManager,
142 … const ShapeManagerSharedPtr& rShapeManager,
/trunk/main/slideshow/source/engine/animationnodes/
H A Dnodetools.cxx68 …AttributableShapeSharedPtr lookupAttributableShape( const ShapeManagerSharedPtr& rShapeManager, in lookupAttributableShape() argument
71 ENSURE_OR_THROW( rShapeManager, in lookupAttributableShape()
74 ShapeSharedPtr pShape( rShapeManager->lookupShape( xShape ) ); in lookupAttributableShape()
H A Dnodetools.hxx67 …AttributableShapeSharedPtr lookupAttributableShape( const ShapeManagerSharedPtr& rShapeManager,

Completed in 67 milliseconds