Home
last modified time | relevance | path

Searched refs:getClip (Results 1 – 14 of 14) sorted by relevance

/trunk/main/canvas/source/cairo/
H A Dcairo_spritehelper.cxx138 if( getClip().is() ) in redraw()
140 const uno::Reference<rendering::XPolyPolygon2D>& rClip( getClip() ); in redraw()
/trunk/main/canvas/source/vcl/
H A Dspritehelper.cxx256 if( getClip().is() ) in redraw()
260 getClip() )); in redraw()
/trunk/main/slideshow/source/engine/
H A Dslideview.cxx179 ::basegfx::B2DPolyPolygon const* pClipPoly( pCanvas->getClip() ); in clearRect()
214 if( pCanvas->getClip() ) in clearRect()
218 *(pCanvas->getClip()) )); in clearRect()
H A Dshapeattributelayer.cxx486 ::basegfx::B2DPolyPolygon ShapeAttributeLayer::getClip() const in getClip() function in slideshow::internal::ShapeAttributeLayer
492 return mpChild->getClip(); in getClip()
/trunk/main/slideshow/source/engine/shapes/
H A Dviewshape.cxx468 ::basegfx::B2DPolyPolygon aClipPoly( pAttr->getClip() ); in renderSprite()
581 aClip.reset( pAttr->getClip() ); in render()
/trunk/main/cppcanvas/inc/cppcanvas/
H A Dcanvasgraphic.hxx136 virtual ::basegfx::B2DPolyPolygon const* getClip() const = 0;
H A Dcanvas.hxx94 virtual ::basegfx::B2DPolyPolygon const* getClip() const = 0;
/trunk/main/cppcanvas/source/inc/
H A Dcanvasgraphichelper.hxx58 virtual ::basegfx::B2DPolyPolygon const* getClip() const;
/trunk/main/cppcanvas/source/wrapper/
H A Dimplcanvas.hxx70 virtual ::basegfx::B2DPolyPolygon const* getClip() const;
H A Dimplcanvas.cxx88 ::basegfx::B2DPolyPolygon const* ImplCanvas::getClip() const in getClip() function in cppcanvas::internal::ImplCanvas
/trunk/main/cppcanvas/source/tools/
H A Dcanvasgraphichelper.cxx93 ::basegfx::B2DPolyPolygon const* CanvasGraphicHelper::getClip() const in getClip() function in cppcanvas::internal::CanvasGraphicHelper
/trunk/main/canvas/source/directx/
H A Ddx_spritehelper.cxx144 const uno::Reference< rendering::XPolyPolygon2D >& xClip( getClip() ); in redraw()
/trunk/main/canvas/inc/canvas/base/
H A Dcanvascustomspritehelper.hxx146 ::com::sun::star::rendering::XPolyPolygon2D >& getClip() const { return mxClipPoly; } in getClip() function in canvas::CanvasCustomSpriteHelper
/trunk/main/slideshow/source/inc/
H A Dshapeattributelayer.hxx269 ::basegfx::B2DPolyPolygon getClip() const;

Completed in 41 milliseconds