Searched refs:rShapeManager (Results 1 – 8 of 8) sorted by relevance
/aoo42x/main/slideshow/source/engine/ |
H A D | animationfactory.cxx | 77 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 D | shapesubset.cxx | 44 const SubsettableShapeManagerSharedPtr& rShapeManager ) : in ShapeSubset() argument 48 mpShapeManager( rShapeManager ) in ShapeSubset() 72 const SubsettableShapeManagerSharedPtr& rShapeManager ) : in ShapeSubset() argument 76 mpShapeManager( rShapeManager ) in ShapeSubset()
|
/aoo42x/main/slideshow/source/engine/transitions/ |
H A D | shapetransitionfactory.cxx | 66 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 …]
|
/aoo42x/main/slideshow/source/inc/ |
H A D | animationfactory.hxx | 98 … 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,
|
H A D | transitionfactory.hxx | 74 const ShapeManagerSharedPtr& rShapeManager, 130 const ShapeManagerSharedPtr& rShapeManager,
|
H A D | shapesubset.hxx | 94 const SubsettableShapeManagerSharedPtr& rShapeManager );
|
/aoo42x/main/slideshow/source/engine/animationnodes/ |
H A D | nodetools.cxx | 68 …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 D | nodetools.hxx | 67 …AttributableShapeSharedPtr lookupAttributableShape( const ShapeManagerSharedPtr& rShapeManager,
|
Completed in 40 milliseconds