Home
last modified time | relevance | path

Searched refs:DrawShapeSharedPtr (Results 1 – 5 of 5) sorted by relevance

/trunk/main/slideshow/source/engine/shapes/
H A Dintrinsicanimationactivity.cxx77 const DrawShapeSharedPtr& rDrawShape,
126 … const DrawShapeSharedPtr& rDrawShape, in IntrinsicAnimationActivity()
182 DrawShapeSharedPtr pDrawShape( mpDrawShape.lock() ); in perform()
271 const DrawShapeSharedPtr& rDrawShape, in createIntrinsicAnimationActivity()
H A Ddrawshape.hxx52 typedef ::boost::shared_ptr< DrawShape > DrawShapeSharedPtr; typedef
87 static DrawShapeSharedPtr create(
116 static DrawShapeSharedPtr create(
H A Ddrawshape.cxx574 DrawShapeSharedPtr DrawShape::create( in create()
581 DrawShapeSharedPtr pShape( new DrawShape(xShape, in create()
606 DrawShapeSharedPtr DrawShape::create( in create()
613 DrawShapeSharedPtr pShape( new DrawShape(xShape, in create()
H A Ddrawinglayeranimation.cxx208 DrawShapeSharedPtr mpDrawShape;
703 DrawShapeSharedPtr const pParentDrawShape( mpParentDrawShape ); in perform()
897 DrawShapeSharedPtr pParent( mpParentDrawShape.lock() ); in dispose()
H A Dintrinsicanimationactivity.hxx64 const DrawShapeSharedPtr& rDrawShape,

Completed in 33 milliseconds