Searched refs:ViewBackgroundShape (Results 1 – 3 of 3) sorted by relevance
63 bool ViewBackgroundShape::prefetch( const ::cppcanvas::CanvasSharedPtr& rDestinationCanvas, in prefetch()142 ViewBackgroundShape::ViewBackgroundShape( const ViewLayerSharedPtr& rViewLayer, in ViewBackgroundShape() function in slideshow::internal::ViewBackgroundShape154 ViewLayerSharedPtr ViewBackgroundShape::getViewLayer() const in getViewLayer()159 bool ViewBackgroundShape::render( const GDIMetaFileSharedPtr& rMtf ) const in render()
186 ::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()
51 class ViewBackgroundShape : private boost::noncopyable class63 ViewBackgroundShape( const ViewLayerSharedPtr& rViewLayer,95 typedef ::boost::shared_ptr< ViewBackgroundShape > ViewBackgroundShapeSharedPtr;
Completed in 17 milliseconds