Home
last modified time | relevance | path

Searched refs:ViewBackgroundShape (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/slideshow/source/engine/shapes/
H A Dviewbackgroundshape.cxx63 bool ViewBackgroundShape::prefetch( const ::cppcanvas::CanvasSharedPtr& rDestinationCanvas, in prefetch()
142 ViewBackgroundShape::ViewBackgroundShape( const ViewLayerSharedPtr& rViewLayer, in ViewBackgroundShape() function in slideshow::internal::ViewBackgroundShape
154 ViewLayerSharedPtr ViewBackgroundShape::getViewLayer() const in getViewLayer()
159 bool ViewBackgroundShape::render( const GDIMetaFileSharedPtr& rMtf ) const in render()
H A Dbackgroundshape.cxx186 ::boost::bind( &ViewBackgroundShape::getViewLayer, in addViewLayer()
196 new ViewBackgroundShape( rNewLayer, in addViewLayer()
212 ::boost::bind( &ViewBackgroundShape::getViewLayer, in removeViewLayer()
223 ::boost::bind( &ViewBackgroundShape::getViewLayer, in removeViewLayer()
295 ::boost::bind( &ViewBackgroundShape::render, in render()
H A Dviewbackgroundshape.hxx51 class ViewBackgroundShape : private boost::noncopyable class
63 ViewBackgroundShape( const ViewLayerSharedPtr& rViewLayer,
95 typedef ::boost::shared_ptr< ViewBackgroundShape > ViewBackgroundShapeSharedPtr;

Completed in 24 milliseconds