Home
last modified time | relevance | path

Searched refs:removeViewLayer (Results 1 – 9 of 9) sorted by relevance

/trunk/main/slideshow/source/engine/shapes/
H A Dmediashape.cxx81 virtual bool removeViewLayer( const ViewLayerSharedPtr& rNewLayer );
163 bool MediaShape::removeViewLayer( const ViewLayerSharedPtr& rLayer ) in removeViewLayer() function in slideshow::internal::MediaShape
H A Dbackgroundshape.cxx96 virtual bool removeViewLayer( const ViewLayerSharedPtr& rNewLayer );
204 bool BackgroundShape::removeViewLayer( const ViewLayerSharedPtr& rLayer ) in removeViewLayer() function in slideshow::internal::BackgroundShape
H A Dappletshape.cxx95 virtual bool removeViewLayer( const ViewLayerSharedPtr& rNewLayer );
197 bool AppletShape::removeViewLayer( const ViewLayerSharedPtr& rLayer ) in removeViewLayer() function in slideshow::internal::AppletShape
H A Dshapeimporter.cxx168 virtual bool removeViewLayer( ViewLayerSharedPtr const& pNewLayer );
217 bool ShapeOfGroup::removeViewLayer( ViewLayerSharedPtr const& /*pNewLayer*/ ) in removeViewLayer() function in slideshow::internal::__anonaa1c5ceb0111::ShapeOfGroup
H A Ddrawshape.hxx136 virtual bool removeViewLayer( const ViewLayerSharedPtr& rNewLayer );
H A Ddrawshape.cxx716 bool DrawShape::removeViewLayer( const ViewLayerSharedPtr& rLayer ) in removeViewLayer() function in slideshow::internal::DrawShape
/trunk/main/slideshow/source/engine/slide/
H A Dlayermanager.cxx228 boost::bind(&Shape::removeViewLayer, in viewRemoved()
707 aIter->first->removeViewLayer( pTmpLayer ); in renderTo()
/trunk/main/slideshow/source/inc/
H A Dshape.hxx100 virtual bool removeViewLayer( const ViewLayerSharedPtr& rNewLayer ) = 0;
/trunk/main/slideshow/test/
H A Dtestshape.cxx129 virtual bool removeViewLayer( const target::ViewLayerSharedPtr& rNewLayer ) in removeViewLayer() function in ImplTestShape

Completed in 56 milliseconds