Searched defs:xPolyPolygon (Results 1 – 11 of 11) sorted by relevance
| /AOO41X/main/canvas/inc/canvas/base/ |
| H A D | canvasbase.hxx | 196 …onst ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XPolyPolygon2D >& xPolyPolygon, in drawPolyPolygon() 214 …st ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XPolyPolygon2D >& xPolyPolygon, in strokePolyPolygon() 233 …st ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XPolyPolygon2D >& xPolyPolygon, in strokeTexturedPolyPolygon() 253 …nst ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XPolyPolygon2D >& xPolyPolygon, in strokeTextureMappedPolyPolygon() 274 …st ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XPolyPolygon2D >& xPolyPolygon, in queryStrokeShapes() 293 …onst ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XPolyPolygon2D >& xPolyPolygon, in fillPolyPolygon() 311 …onst ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XPolyPolygon2D >& xPolyPolygon, in fillTexturedPolyPolygon() 330 …t ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XPolyPolygon2D >& xPolyPolygon, in fillTextureMappedPolyPolygon()
|
| /AOO41X/main/sd/source/ui/presenter/ |
| H A D | PresenterCanvas.cxx | 330 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()
|
| /AOO41X/main/canvas/source/cairo/ |
| H A D | cairo_canvashelper_texturefill.cxx | 118 …CanvasHelper::fillTexturedPolyPolygon( const rendering::XCanvas& rCanvas, in fillTexturedPolyPolygon()
|
| H A D | cairo_canvashelper.cxx | 1041 …d CanvasHelper::doPolyPolygonPath( const uno::Reference< rendering::XPolyPolygon2D >& xPolyPolygon, in doPolyPolygonPath() 1096 …hedPrimitive > CanvasHelper::drawPolyPolygon( const rendering::XCanvas* , in drawPolyPolygon() 1125 …rimitive > CanvasHelper::strokePolyPolygon( const rendering::XCanvas* , in strokePolyPolygon() 1236 …hedPrimitive > CanvasHelper::fillPolyPolygon( const rendering::XCanvas* , in fillPolyPolygon() 1263 …tive > CanvasHelper::fillTexturedPolyPolygon( const rendering::XCanvas* , in fillTexturedPolyPolygon()
|
| /AOO41X/main/canvas/source/directx/ |
| H A D | dx_canvashelper.cxx | 287 …e > CanvasHelper::drawPolyPolygon( const rendering::XCanvas* /*pCanvas*/, in drawPolyPolygon() 331 …CanvasHelper::strokePolyPolygon( const rendering::XCanvas* /*pCanvas*/, in strokePolyPolygon() 433 …e > CanvasHelper::fillPolyPolygon( const rendering::XCanvas* /*pCanvas*/, in fillPolyPolygon()
|
| H A D | dx_canvashelper_texturefill.cxx | 551 …vasHelper::fillTexturedPolyPolygon( const rendering::XCanvas* /*pCanvas*/, in fillTexturedPolyPolygon()
|
| /AOO41X/main/sdext/source/presenter/ |
| H A D | PresenterCanvasHelper.cxx | 99 Reference<rendering::XPolyPolygon2D> xPolyPolygon ( in PaintRectangle() local
|
| H A D | PresenterWindowManager.cxx | 1387 Reference<rendering::XPolyPolygon2D> xPolyPolygon ( in CreateClipPolyPolygon() local
|
| /AOO41X/main/canvas/source/vcl/ |
| H A D | canvashelper.cxx | 287 …hedPrimitive > CanvasHelper::drawPolyPolygon( const rendering::XCanvas* , in drawPolyPolygon() 336 …rimitive > CanvasHelper::strokePolyPolygon( const rendering::XCanvas* , in strokePolyPolygon() 495 …hedPrimitive > CanvasHelper::fillPolyPolygon( const rendering::XCanvas* , in fillPolyPolygon()
|
| H A D | canvashelper_texturefill.cxx | 729 …CanvasHelper::fillTexturedPolyPolygon( const rendering::XCanvas* pCanvas, in fillTexturedPolyPolygon()
|
| /AOO41X/main/canvas/source/simplecanvas/ |
| H A D | simplecanvasimpl.cxx | 265 …on( const uno::Reference< rendering::XPolyPolygon2D >& xPolyPolygon ) throw (uno::RuntimeException) in drawPolyPolygon()
|