Home
last modified time | relevance | path

Searched defs:pCanvas (Results 1 – 20 of 20) sorted by last modified time

/trunk/main/sd/source/ui/presenter/
H A DSlideRenderer.cxx135 cppcanvas::BitmapCanvasSharedPtr pCanvas (cppcanvas::VCLFactory::getInstance().createCanvas( in createPreviewForCanvas() local
H A DPresenterCanvasFactory.cxx277 PresenterCanvas* pCanvas = dynamic_cast<PresenterCanvas*>(rxCanvas.get()); in GetSharedCanvas() local
H A DPresenterHelper.cxx261 const cppcanvas::CanvasSharedPtr pCanvas ( in loadBitmap() local
H A DPresenterPreviewCache.cxx201 cppcanvas::BitmapCanvasSharedPtr pCanvas ( in getSlidePreview() local
/trunk/main/slideshow/source/engine/shapes/
H A Ddrawshape.cxx1037 cppcanvas::CanvasSharedPtr const pCanvas( in getHyperlinkRegions() local
/trunk/main/slideshow/source/engine/
H A Dslideview.cxx175 void clearRect( ::cppcanvas::CanvasSharedPtr const& pCanvas, in clearRect()
457 SlideViewLayer( const cppcanvas::SpriteCanvasSharedPtr& pCanvas, in SlideViewLayer()
/trunk/main/slideshow/source/engine/transitions/
H A Dslidechangebase.cxx110 cppcanvas::CanvasSharedPtr pCanvas( rView->getCanvas() ); in createBitmap() local
164 cppcanvas::CanvasSharedPtr const & pCanvas ) in renderBitmap()
H A Dcombtransition.cxx121 cppcanvas::CanvasSharedPtr pCanvas( pCanvas_->clone() ); in renderComb() local
/trunk/main/canvas/source/vcl/
H A Dcanvashelper_texturefill.cxx729 …CachedPrimitive > CanvasHelper::fillTexturedPolyPolygon( const rendering::XCanvas* pCanvas, in fillTexturedPolyPolygon()
H A Dcanvashelper.cxx691 …endering::XCachedPrimitive > CanvasHelper::implDrawBitmap( const rendering::XCanvas* pCanvas, in implDrawBitmap()
879 …e< rendering::XCachedPrimitive > CanvasHelper::drawBitmap( const rendering::XCanvas* pCanvas, in drawBitmap()
891 …ng::XCachedPrimitive > CanvasHelper::drawBitmapModulated( const rendering::XCanvas* pCanvas, in drawBitmapModulated()
H A Dservices.cxx58 static uno::Reference<uno::XInterface> initCanvas( Canvas* pCanvas ) in initCanvas()
71 static uno::Reference<uno::XInterface> initSpriteCanvas( SpriteCanvas* pCanvas ) in initSpriteCanvas()
/trunk/main/cppcanvas/source/wrapper/
H A Dimplbitmap.cxx64 CanvasSharedPtr pCanvas( getCanvas() ); in draw() local
86 CanvasSharedPtr pCanvas( getCanvas() ); in drawAlphaModulated() local
H A Dimplpolypolygon.cxx152 CanvasSharedPtr pCanvas( getCanvas() ); in draw() local
H A Dimpltext.cxx64 CanvasSharedPtr pCanvas( getCanvas() ); in draw() local
/trunk/main/canvas/source/null/
H A Dnull_spritecanvas.cxx146 static uno::Reference<uno::XInterface> initCanvas( SpriteCanvas* pCanvas ) in initCanvas()
/trunk/main/canvas/source/directx/
H A Ddx_canvas.cxx220 static uno::Reference<uno::XInterface> initCanvas( Canvas* pCanvas ) in initCanvas()
234 static uno::Reference<uno::XInterface> initBitmapCanvas( BitmapCanvas* pCanvas ) in initBitmapCanvas()
H A Ddx_canvashelper.cxx610 …ng::XCachedPrimitive > CanvasHelper::drawBitmapModulated( const rendering::XCanvas* pCanvas, in drawBitmapModulated()
H A Ddx_spritecanvas.cxx191 static uno::Reference<uno::XInterface> initCanvas( SpriteCanvas* pCanvas ) in initCanvas()
/trunk/main/canvas/source/cairo/
H A Dcairo_services.cxx49 static uno::Reference<uno::XInterface> initCanvas( Canvas* pCanvas ) in initCanvas()
63 static uno::Reference<uno::XInterface> initSpriteCanvas( SpriteCanvas* pCanvas ) in initSpriteCanvas()
H A Dcairo_canvashelper.cxx1292 …g::XCachedPrimitive > CanvasHelper::implDrawBitmapSurface( const rendering::XCanvas* pCanvas, in implDrawBitmapSurface()
1409 …e< rendering::XCachedPrimitive > CanvasHelper::drawBitmap( const rendering::XCanvas* pCanvas, in drawBitmap()
1440 …ng::XCachedPrimitive > CanvasHelper::drawBitmapModulated( const rendering::XCanvas* pCanvas, in drawBitmapModulated()

Completed in 93 milliseconds