Home
last modified time | relevance | path

Searched refs:ShapeAttributeLayerSharedPtr (Results 1 – 20 of 20) sorted by path

/trunk/main/slideshow/source/engine/activities/
H A Dactivitybase.cxx101 const ShapeAttributeLayerSharedPtr& rAttrLayer ) in setTargets()
H A Dactivitybase.hxx65 const ShapeAttributeLayerSharedPtr& rAttrLayer );
115 ShapeAttributeLayerSharedPtr getShapeAttributeLayer() const in getShapeAttributeLayer()
131 ShapeAttributeLayerSharedPtr mpAttributeLayer; // only to pass on to anim
/trunk/main/slideshow/source/engine/
H A Danimationfactory.cxx102 const ShapeAttributeLayerSharedPtr& ) in prefetch() argument
106 const ShapeAttributeLayerSharedPtr& rAttrLayer ) in start()
198 ShapeAttributeLayerSharedPtr mpAttrLayer;
256 const ShapeAttributeLayerSharedPtr& ) in prefetch() argument
260 const ShapeAttributeLayerSharedPtr& rAttrLayer ) in start()
354 ShapeAttributeLayerSharedPtr mpAttrLayer;
454 const ShapeAttributeLayerSharedPtr& ) in prefetch() argument
458 const ShapeAttributeLayerSharedPtr& rAttrLayer ) in start()
575 ShapeAttributeLayerSharedPtr mpAttrLayer;
H A Dshapeattributelayer.cxx139 … ShapeAttributeLayer::ShapeAttributeLayer( const ShapeAttributeLayerSharedPtr& rChildLayer ) : in ShapeAttributeLayer()
208 … bool ShapeAttributeLayer::revokeChildLayer( const ShapeAttributeLayerSharedPtr& rChildLayer ) in revokeChildLayer()
249 ShapeAttributeLayerSharedPtr ShapeAttributeLayer::getChildLayer() const in getChildLayer()
H A Dslideshowimpl.cxx883 ShapeAttributeLayerSharedPtr()), in createSlideTransition()
H A Dtools.cxx102 … const ShapeAttributeLayerSharedPtr& pAttr ) in getAttributedShapeTransformation()
517 const ShapeAttributeLayerSharedPtr& pAttr ) in getShapeTransformation()
536 const ShapeAttributeLayerSharedPtr& pAttr ) in getSpriteTransformation()
603 const ShapeAttributeLayerSharedPtr& pAttr ) in getShapeUpdateArea()
652 const ShapeAttributeLayerSharedPtr& pAttr ) in getShapePosSize()
/trunk/main/slideshow/source/engine/animationnodes/
H A Danimationcolornode.cxx62 const ShapeAttributeLayerSharedPtr& ) in prefetch() argument
66 const ShapeAttributeLayerSharedPtr& rAttrLayer ) in start()
H A Dsetactivity.hxx120 const ShapeAttributeLayerSharedPtr& rAttrLayer ) in setTargets()
132 ShapeAttributeLayerSharedPtr mpAttributeLayer;
/trunk/main/slideshow/source/engine/shapes/
H A Ddrawshape.cxx1145 ShapeAttributeLayerSharedPtr DrawShape::createAttributeLayer() in createAttributeLayer()
1156 bool DrawShape::revokeAttributeLayer( const ShapeAttributeLayerSharedPtr& rLayer ) in revokeAttributeLayer()
1179 ShapeAttributeLayerSharedPtr DrawShape::getTopmostAttributeLayer() const in getTopmostAttributeLayer()
1290 const ShapeAttributeLayerSharedPtr& rAttrLayer( in revokeSubset()
H A Ddrawshape.hxx142 virtual ShapeAttributeLayerSharedPtr createAttributeLayer();
143 virtual bool revokeAttributeLayer( const ShapeAttributeLayerSharedPtr& rLayer );
144 virtual ShapeAttributeLayerSharedPtr getTopmostAttributeLayer() const;
322ShapeAttributeLayerSharedPtr mpAttributeLayer; // only …
H A Dviewshape.cxx73 const ShapeAttributeLayerSharedPtr& rAttr ) const in prefetch()
192 const ShapeAttributeLayerSharedPtr& rAttr, in draw()
292 … const ShapeAttributeLayerSharedPtr& pAttr ) in calcUpdateAreaPixel()
309 const ShapeAttributeLayerSharedPtr& pAttr, in renderSprite()
529 const ShapeAttributeLayerSharedPtr& pAttr, in render()
796 … const ShapeAttributeLayerSharedPtr& rAttr ) const in getRenderer()
H A Dviewshape.hxx151 const ShapeAttributeLayerSharedPtr& rAttr, in RenderArgs()
168 const ShapeAttributeLayerSharedPtr& mrAttr;
211 … const ShapeAttributeLayerSharedPtr& rAttr ) const;
246 const ShapeAttributeLayerSharedPtr& rAttr ) const;
255 const ShapeAttributeLayerSharedPtr& rAttr,
268 const ShapeAttributeLayerSharedPtr& pAttr,
280 const ShapeAttributeLayerSharedPtr& pAttr,
/trunk/main/slideshow/source/engine/transitions/
H A Dshapetransitionfactory.cxx76 const ShapeAttributeLayerSharedPtr& rAttrLayer );
78 const ShapeAttributeLayerSharedPtr& rAttrLayer );
90 ShapeAttributeLayerSharedPtr mpAttrLayer;
132 const ShapeAttributeLayerSharedPtr& ) in prefetch() argument
137 const ShapeAttributeLayerSharedPtr& rAttrLayer ) in start()
H A Dslidechangebase.cxx187 const ShapeAttributeLayerSharedPtr& ) in prefetch() argument
207 const ShapeAttributeLayerSharedPtr& rLayer ) in start()
H A Dslidechangebase.hxx67 const ShapeAttributeLayerSharedPtr& );
69 const ShapeAttributeLayerSharedPtr& );
/trunk/main/slideshow/source/inc/
H A Danimation.hxx67 const ShapeAttributeLayerSharedPtr& rAttrLayer ) = 0;
81 const ShapeAttributeLayerSharedPtr& rAttrLayer ) = 0;
H A Danimationactivity.hxx63 const ShapeAttributeLayerSharedPtr& rAttrLayer ) = 0;
H A Dattributableshape.hxx78 virtual ShapeAttributeLayerSharedPtr createAttributeLayer() = 0;
95 virtual bool revokeAttributeLayer( const ShapeAttributeLayerSharedPtr& rLayer ) = 0;
115 virtual ShapeAttributeLayerSharedPtr getTopmostAttributeLayer() const = 0;
H A Dshapeattributelayer.hxx49 typedef ::boost::shared_ptr< ShapeAttributeLayer > ShapeAttributeLayerSharedPtr; typedef
78 explicit ShapeAttributeLayer( const ShapeAttributeLayerSharedPtr& rChildLayer );
95 bool revokeChildLayer( const ShapeAttributeLayerSharedPtr& rChildLayer );
102 ShapeAttributeLayerSharedPtr getChildLayer() const;
482 ShapeAttributeLayerSharedPtr mpChild; // may be NULL
H A Dshapeattributelayerholder.hxx93 ShapeAttributeLayerSharedPtr get() const in get()
100 ShapeAttributeLayerSharedPtr mpAttributeLayer;

Completed in 80 milliseconds