Searched refs:addViewLayer (Results 1 – 10 of 10) sorted by relevance
/aoo4110/main/slideshow/source/engine/shapes/ |
H A D | appletshape.cxx | 93 virtual void addViewLayer( const ViewLayerSharedPtr& rNewLayer, 167 void AppletShape::addViewLayer( const ViewLayerSharedPtr& rNewLayer, in addViewLayer() function in slideshow::internal::AppletShape
|
H A D | mediashape.cxx | 79 virtual void addViewLayer( const ViewLayerSharedPtr& rNewLayer, 144 void MediaShape::addViewLayer( const ViewLayerSharedPtr& rNewLayer, in addViewLayer() function in slideshow::internal::MediaShape
|
H A D | backgroundshape.cxx | 94 virtual void addViewLayer( const ViewLayerSharedPtr& rNewLayer, 176 void BackgroundShape::addViewLayer( const ViewLayerSharedPtr& rNewLayer, in addViewLayer() function in slideshow::internal::BackgroundShape
|
H A D | shapeimporter.cxx | 166 virtual void addViewLayer( ViewLayerSharedPtr const& pNewLayer, 212 void ShapeOfGroup::addViewLayer( ViewLayerSharedPtr const& /*pNewLayer*/, in addViewLayer() function in slideshow::internal::__anon49fb2cfc0111::ShapeOfGroup
|
H A D | drawshape.hxx | 134 virtual void addViewLayer( const ViewLayerSharedPtr& rNewLayer,
|
H A D | drawshape.cxx | 677 void DrawShape::addViewLayer( const ViewLayerSharedPtr& rNewLayer, in addViewLayer() function in slideshow::internal::DrawShape
|
/aoo4110/main/slideshow/source/engine/slide/ |
H A D | layermanager.cxx | 202 boost::bind(&Shape::addViewLayer, in viewAdded() 703 aIter->first->addViewLayer( pTmpLayer, in renderTo()
|
H A D | layer.cxx | 176 boost::bind(&Shape::addViewLayer, in setShapeViews()
|
/aoo4110/main/slideshow/source/inc/ |
H A D | shape.hxx | 90 virtual void addViewLayer( const ViewLayerSharedPtr& rNewLayer,
|
/aoo4110/main/slideshow/test/ |
H A D | testshape.cxx | 126 virtual void addViewLayer( const target::ViewLayerSharedPtr& rNewLayer, in addViewLayer() function in ImplTestShape
|
Completed in 92 milliseconds