/aoo4110/main/canvas/workben/ |
H A D | canvasdemo.cxx | 296 mxCanvas->strokePolyPolygon( xPP, maViewState, aRenderState, aStrokeAttrs ); in drawHilbert() 349 mxCanvas->strokePolyPolygon( xPoly, maViewState, maRenderState, aStrokeAttrs ); in drawEllipses() 451 mxCanvas->strokePolyPolygon( xPP, maViewState, maRenderState, aStrokeAttrs ); in drawCurves()
|
/aoo4110/main/canvas/inc/canvas/base/ |
H A D | canvasbase.hxx | 214 …strokePolyPolygon( const ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XPolyPolyg… in strokePolyPolygon() function in canvas::CanvasBase 229 …return maCanvasHelper.strokePolyPolygon( this, xPolyPolygon, viewState, renderState, strokeAttribu… in strokePolyPolygon()
|
/aoo4110/main/cppcanvas/source/mtfrenderer/ |
H A D | textaction.cxx | 1756 rCanvas->strokePolyPolygon( mxTextPoly, in operator ()() 1766 rCanvas->strokePolyPolygon( mxTextLines, in operator ()() 1834 mrCanvas->strokePolyPolygon( mrTextPolygon, in operator ()() 1844 mrCanvas->strokePolyPolygon( mrLinePolygon, in operator ()()
|
H A D | polypolyaction.cxx | 423 rCachedPrimitive = mpCanvas->getUNOCanvas()->strokePolyPolygon( mxPolyPoly, in render()
|
/aoo4110/main/cppcanvas/source/wrapper/ |
H A D | implpolypolygon.cxx | 182 pCanvas->getUNOCanvas()->strokePolyPolygon( mxPolyPoly, in draw()
|
/aoo4110/main/sd/source/ui/presenter/ |
H A D | PresenterCanvas.cxx | 344 css::uno::Reference<css::rendering::XCachedPrimitive> SAL_CALL PresenterCanvas::strokePolyPolygon ( in strokePolyPolygon() function in sd::presenter::PresenterCanvas 352 return mxSharedCanvas->strokePolyPolygon( in strokePolyPolygon()
|
H A D | PresenterCanvas.hxx | 188 virtual css::uno::Reference<css::rendering::XCachedPrimitive> SAL_CALL strokePolyPolygon (
|
/aoo4110/main/canvas/source/null/ |
H A D | null_canvashelper.cxx | 116 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::strokePolyPolygon( const rendering::XC… in strokePolyPolygon() function in nullcanvas::CanvasHelper
|
H A D | null_canvashelper.hxx | 101 strokePolyPolygon( const ::com::sun::star::rendering::XCanvas* pCanvas,
|
/aoo4110/main/canvas/inc/canvas/rendering/ |
H A D | bitmap.hxx | 200 ICachedPrimitiveSharedPtr strokePolyPolygon(
|
/aoo4110/main/canvas/source/directx/ |
H A D | dx_canvashelper.hxx | 115 strokePolyPolygon( const ::com::sun::star::rendering::XCanvas* pCanvas,
|
H A D | dx_canvashelper.cxx | 331 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::strokePolyPolygon( const rendering::XC… in strokePolyPolygon() function in dxcanvas::CanvasHelper
|
/aoo4110/main/canvas/source/cairo/ |
H A D | cairo_canvashelper.hxx | 114 strokePolyPolygon( const ::com::sun::star::rendering::XCanvas* pCanvas,
|
H A D | cairo_canvashelper.cxx | 1125 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::strokePolyPolygon( const rendering::XC… in strokePolyPolygon() function in cairocanvas::CanvasHelper
|
/aoo4110/main/canvas/source/vcl/ |
H A D | canvashelper.hxx | 129 strokePolyPolygon( const ::com::sun::star::rendering::XCanvas* rCanvas,
|
H A D | canvashelper.cxx | 336 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::strokePolyPolygon( const rendering::XC… in strokePolyPolygon() function in vclcanvas::CanvasHelper
|
/aoo4110/main/offapi/com/sun/star/rendering/ |
H A D | XCanvas.idl | 278 …XCachedPrimitive strokePolyPolygon( [in] XPolyPolygon2D xPolyPolygon, [in] ViewState aViewState, [… 377 it would be generated by the strokePolyPolygon methods.<p>
|
/aoo4110/main/sdext/source/presenter/ |
H A D | PresenterClock.cxx | 889 rxCanvas->strokePolyPolygon( in PaintAngledLine()
|