Home
last modified time | relevance | path

Searched defs:xPolyPolygon (Results 1 – 10 of 10) sorted by relevance

/trunk/main/canvas/inc/canvas/base/
H A Dcanvasbase.hxx196 …drawPolyPolygon( const ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XPolyPolygon… in drawPolyPolygon()
214 …strokePolyPolygon( const ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XPolyPolyg… in strokePolyPolygon()
233 …strokeTexturedPolyPolygon( const ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XP… in strokeTexturedPolyPolygon()
253 …strokeTextureMappedPolyPolygon( const ::com::sun::star::uno::Reference< ::com::sun::star::renderin… in strokeTextureMappedPolyPolygon()
274 …queryStrokeShapes( const ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XPolyPolyg… in queryStrokeShapes()
293 …fillPolyPolygon( const ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XPolyPolygon… in fillPolyPolygon()
311 …fillTexturedPolyPolygon( const ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XPol… in fillTexturedPolyPolygon()
330 …fillTextureMappedPolyPolygon( const ::com::sun::star::uno::Reference< ::com::sun::star::rendering:… in fillTextureMappedPolyPolygon()
/trunk/main/sd/source/ui/presenter/
H A DPresenterCanvas.cxx330 css::uno::Reference<css::rendering::XCachedPrimitive> SAL_CALL PresenterCanvas::drawPolyPolygon ( in drawPolyPolygon()
344 css::uno::Reference<css::rendering::XCachedPrimitive> SAL_CALL PresenterCanvas::strokePolyPolygon ( in strokePolyPolygon()
360 PresenterCanvas::strokeTexturedPolyPolygon ( in strokeTexturedPolyPolygon()
379 PresenterCanvas::strokeTextureMappedPolyPolygon( in strokeTextureMappedPolyPolygon()
405 const css::uno::Reference<css::rendering::XPolyPolygon2D>& xPolyPolygon, in queryStrokeShapes()
421 const css::uno::Reference<css::rendering::XPolyPolygon2D>& xPolyPolygon, in fillPolyPolygon()
437 const css::uno::Reference<css::rendering::XPolyPolygon2D>& xPolyPolygon, in fillTexturedPolyPolygon()
454 PresenterCanvas::fillTextureMappedPolyPolygon( in fillTextureMappedPolyPolygon()
/trunk/main/canvas/source/directx/
H A Ddx_canvashelper.cxx287 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::drawPolyPolygon( const rendering::XCan… in drawPolyPolygon()
331 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::strokePolyPolygon( const rendering::XC… in strokePolyPolygon()
433 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::fillPolyPolygon( const rendering::XCan… in fillPolyPolygon()
H A Ddx_canvashelper_texturefill.cxx551 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::fillTexturedPolyPolygon( const renderi… in fillTexturedPolyPolygon()
/trunk/main/sdext/source/presenter/
H A DPresenterCanvasHelper.cxx99 Reference<rendering::XPolyPolygon2D> xPolyPolygon ( in PaintRectangle() local
H A DPresenterWindowManager.cxx1387 Reference<rendering::XPolyPolygon2D> xPolyPolygon ( in CreateClipPolyPolygon() local
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper.cxx1041 …void CanvasHelper::doPolyPolygonPath( const uno::Reference< rendering::XPolyPolygon2D >& xPolyPoly… in doPolyPolygonPath()
1096 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::drawPolyPolygon( const rendering::XCan… in drawPolyPolygon()
1125 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::strokePolyPolygon( const rendering::XC… in strokePolyPolygon()
1236 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::fillPolyPolygon( const rendering::XCan… in fillPolyPolygon()
1263 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::fillTexturedPolyPolygon( const renderi… in fillTexturedPolyPolygon()
/trunk/main/canvas/source/vcl/
H A Dcanvashelper.cxx287 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::drawPolyPolygon( const rendering::XCan… in drawPolyPolygon()
336 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::strokePolyPolygon( const rendering::XC… in strokePolyPolygon()
495 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::fillPolyPolygon( const rendering::XCan… in fillPolyPolygon()
H A Dcanvashelper_texturefill.cxx729 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::fillTexturedPolyPolygon( const renderi… in fillTexturedPolyPolygon()
/trunk/main/canvas/source/simplecanvas/
H A Dsimplecanvasimpl.cxx265 …virtual void SAL_CALL drawPolyPolygon( const uno::Reference< rendering::XPolyPolygon2D >& xPolyPol… in drawPolyPolygon()

Completed in 65 milliseconds