Searched refs:GraphicObjectSharedPtr (Results 1 – 14 of 14) sorted by relevance
/aoo41x/main/canvas/source/vcl/ |
H A D | cachedbitmap.hxx | 38 typedef ::boost::shared_ptr< GraphicObject > GraphicObjectSharedPtr; typedef 46 CachedBitmap( const GraphicObjectSharedPtr& rGraphicObject, 66 GraphicObjectSharedPtr mpGraphicObject;
|
H A D | repainttarget.hxx | 50 virtual bool repaint( const GraphicObjectSharedPtr& rGrf,
|
H A D | cachedbitmap.cxx | 44 CachedBitmap::CachedBitmap( const GraphicObjectSharedPtr& rGraphicObject, in CachedBitmap()
|
H A D | canvas.cxx | 146 bool Canvas::repaint( const GraphicObjectSharedPtr& rGrf, in repaint()
|
H A D | canvascustomsprite.hxx | 120 virtual bool repaint( const GraphicObjectSharedPtr& rGrf,
|
H A D | canvas.hxx | 112 virtual bool repaint( const GraphicObjectSharedPtr& rGrf,
|
H A D | canvasbitmap.cxx | 116 bool CanvasBitmap::repaint( const GraphicObjectSharedPtr& rGrf, in repaint()
|
H A D | canvasbitmap.hxx | 94 virtual bool repaint( const GraphicObjectSharedPtr& rGrf,
|
H A D | spritecanvas.cxx | 163 bool SpriteCanvas::repaint( const GraphicObjectSharedPtr& rGrf, in repaint()
|
H A D | canvascustomsprite.cxx | 185 bool CanvasCustomSprite::repaint( const GraphicObjectSharedPtr& rGrf, in repaint()
|
H A D | spritecanvas.hxx | 146 virtual bool repaint( const GraphicObjectSharedPtr& rGrf,
|
H A D | canvashelper.cxx | 766 GraphicObjectSharedPtr pGrfObj; in implDrawBitmap() 1412 bool CanvasHelper::repaint( const GraphicObjectSharedPtr& rGrf, in repaint()
|
H A D | canvashelper.hxx | 271 bool repaint( const GraphicObjectSharedPtr& rGrf,
|
H A D | canvashelper_texturefill.cxx | 912 GraphicObjectSharedPtr pGrfObj; in fillTexturedPolyPolygon()
|
Completed in 71 milliseconds