Home
last modified time | relevance | path

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

/trunk/main/slideshow/source/engine/shapes/
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 Dviewbackgroundshape.hxx75 bool prefetch( const ::cppcanvas::CanvasSharedPtr& rDestinationCanvas,
H A Dviewshape.cxx80 rDestinationCanvas != io_rCacheEntry.getDestinationCanvas() ) in prefetch()
174 io_rCacheEntry.mpDestinationCanvas = rDestinationCanvas; in prefetch()
180 if( rDestinationCanvas != io_rCacheEntry.mpLastBitmapCanvas ) in prefetch()
200 getRenderer( rDestinationCanvas, rMtf, rAttr ) ); in draw()
612 rDestinationCanvas->getTransformation() ); in render()
629 getCacheEntry( rDestinationCanvas ) ); in render()
637 rDestinationCanvas, in render()
729 return draw( rDestinationCanvas, in render()
767 ::boost::cref( rDestinationCanvas ), in getCacheEntry()
801 getCacheEntry( rDestinationCanvas ) ); in getRenderer()
[all …]
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;
/trunk/main/slideshow/source/engine/transitions/
H A Dslidechangebase.hxx148 const boost::shared_ptr<cppcanvas::Canvas>& rDestinationCanvas,
165 const boost::shared_ptr<cppcanvas::Canvas>& rDestinationCanvas,
H A Dslidetransitionfactory.cxx74 void fillPage( const ::cppcanvas::CanvasSharedPtr& rDestinationCanvas, in fillPage() argument
81 rDestinationCanvas->clone() ); in fillPage()
87 rDestinationCanvas->getTransformation() ); in fillPage()
441 const ::cppcanvas::CanvasSharedPtr& rDestinationCanvas, in performOut()
448 rDestinationCanvas, in performOut()
460 fillPage( rDestinationCanvas, in performOut()
552 rDestinationCanvas, in performIn()
566 rDestinationCanvas->getTransformation() ); in performIn()
581 const ::cppcanvas::CanvasSharedPtr& rDestinationCanvas, in performOut()
590 rDestinationCanvas, in performOut()
[all …]

Completed in 50 milliseconds