Home
last modified time | relevance | path

Searched refs:rDestinationCanvas (Results 1 – 6 of 6) sorted by relevance

/AOO41X/main/slideshow/source/engine/shapes/
H A Dviewshape.cxx71 const ::cppcanvas::CanvasSharedPtr& rDestinationCanvas, in prefetch()
80 rDestinationCanvas != io_rCacheEntry.getDestinationCanvas() ) in prefetch()
169 …rCacheEntry.mpRenderer = ::cppcanvas::VCLFactory::getInstance().createRenderer( rDestinationCanvas, in prefetch()
174 io_rCacheEntry.mpDestinationCanvas = rDestinationCanvas; in prefetch()
180 if( rDestinationCanvas != io_rCacheEntry.mpLastBitmapCanvas ) in prefetch()
190 bool ViewShape::draw( const ::cppcanvas::CanvasSharedPtr& rDestinationCanvas, in draw() argument
200 getRenderer( rDestinationCanvas, rMtf, rAttr ) ); in draw()
218 rDestinationCanvas->getUNOCanvas()->drawLine( geometry::RealPoint2D(0.0,0.0), in draw()
220 rDestinationCanvas->getViewState(), in draw()
222 rDestinationCanvas->getUNOCanvas()->drawLine( geometry::RealPoint2D(1.0,0.0), in draw()
[all …]
H A Dviewbackgroundshape.cxx63 bool ViewBackgroundShape::prefetch( const ::cppcanvas::CanvasSharedPtr& rDestinationCanvas, in prefetch() argument
95 rDestinationCanvas, in prefetch()
163 const ::cppcanvas::CanvasSharedPtr& rDestinationCanvas( mpViewLayer->getCanvas() ); in render() local
165 if( !prefetch( rDestinationCanvas, rMtf ) ) in render()
190 rDestinationCanvas->getUNOCanvas()->drawBitmap( mxBitmap, in render()
191 rDestinationCanvas->getViewState(), in render()
H A Dviewshape.hxx209 …::cppcanvas::RendererSharedPtr getRenderer( const ::cppcanvas::CanvasSharedPtr& rDestinationCanvas,
244 const ::cppcanvas::CanvasSharedPtr& rDestinationCanvas,
253 bool draw( const ::cppcanvas::CanvasSharedPtr& rDestinationCanvas,
275 bool render( const ::cppcanvas::CanvasSharedPtr& rDestinationCanvas,
308 …acheVector::iterator getCacheEntry( const ::cppcanvas::CanvasSharedPtr& rDestinationCanvas ) const;
H A Dviewbackgroundshape.hxx75 bool prefetch( const ::cppcanvas::CanvasSharedPtr& rDestinationCanvas,
/AOO41X/main/slideshow/source/engine/transitions/
H A Dslidetransitionfactory.cxx74 void fillPage( const ::cppcanvas::CanvasSharedPtr& rDestinationCanvas, in fillPage() argument
81 rDestinationCanvas->clone() ); in fillPage()
87 rDestinationCanvas->getTransformation() ); in fillPage()
340 const ::cppcanvas::CanvasSharedPtr& rDestinationCanvas,
346 const ::cppcanvas::CanvasSharedPtr& rDestinationCanvas,
406 const ::cppcanvas::CanvasSharedPtr& rDestinationCanvas,
412 const ::cppcanvas::CanvasSharedPtr& rDestinationCanvas,
441 const ::cppcanvas::CanvasSharedPtr& rDestinationCanvas, in performOut()
448 rDestinationCanvas, in performOut()
460 fillPage( rDestinationCanvas, in performOut()
[all …]
H A Dslidechangebase.hxx148 const boost::shared_ptr<cppcanvas::Canvas>& rDestinationCanvas,
165 const boost::shared_ptr<cppcanvas::Canvas>& rDestinationCanvas,