Searched refs:rViewLayer (Results 1 – 11 of 11) sorted by relevance
/aoo4110/main/slideshow/source/engine/shapes/ |
H A D | viewshape.cxx | 303 bool ViewShape::renderSprite( const ViewLayerSharedPtr& rViewLayer, in renderSprite() argument 348 rViewLayer->getSpriteTransformation() ); in renderSprite() 740 ViewShape::ViewShape( const ViewLayerSharedPtr& rViewLayer ) : in ViewShape() argument 741 mpViewLayer( rViewLayer ), in ViewShape()
|
H A D | viewmediashape.cxx | 75 ViewMediaShape::ViewMediaShape( const ViewLayerSharedPtr& rViewLayer, in ViewMediaShape() argument 78 mpViewLayer( rViewLayer ), in ViewMediaShape() 93 UnoViewSharedPtr pUnoView (::boost::dynamic_pointer_cast<UnoView>(rViewLayer)); in ViewMediaShape()
|
H A D | viewbackgroundshape.cxx | 142 ViewBackgroundShape::ViewBackgroundShape( const ViewLayerSharedPtr& rViewLayer, in ViewBackgroundShape() argument 144 mpViewLayer( rViewLayer ), in ViewBackgroundShape()
|
H A D | viewshape.hxx | 63 explicit ViewShape( const ViewLayerSharedPtr& rViewLayer ); 262 bool renderSprite( const ViewLayerSharedPtr& rViewLayer,
|
H A D | viewappletshape.cxx | 69 … ViewAppletShape::ViewAppletShape( const ViewLayerSharedPtr& rViewLayer, in ViewAppletShape() argument 75 mpViewLayer( rViewLayer ), in ViewAppletShape()
|
H A D | viewbackgroundshape.hxx | 63 ViewBackgroundShape( const ViewLayerSharedPtr& rViewLayer,
|
H A D | viewappletshape.hxx | 79 ViewAppletShape( const ViewLayerSharedPtr& rViewLayer,
|
H A D | viewmediashape.hxx | 69 ViewMediaShape( const ViewLayerSharedPtr& rViewLayer,
|
/aoo4110/main/slideshow/source/engine/slide/ |
H A D | layer.hxx | 277 const ViewLayerSharedPtr& rViewLayer ) : in ViewEntry() 279 mpViewLayer( rViewLayer ) in ViewEntry()
|
/aoo4110/main/slideshow/source/engine/ |
H A D | animatedsprite.cxx | 48 AnimatedSprite::AnimatedSprite( const ViewLayerSharedPtr& rViewLayer, in AnimatedSprite() argument 51 mpViewLayer( rViewLayer ), in AnimatedSprite()
|
/aoo4110/main/slideshow/source/inc/ |
H A D | animatedsprite.hxx | 72 AnimatedSprite( const ViewLayerSharedPtr& rViewLayer,
|
Completed in 41 milliseconds