Home
last modified time | relevance | path

Searched refs:strokePolyPolygon (Results 1 – 18 of 18) sorted by relevance

/trunk/main/canvas/workben/
H A Dcanvasdemo.cxx296 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()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dtextaction.cxx1756 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 Dpolypolyaction.cxx423 rCachedPrimitive = mpCanvas->getUNOCanvas()->strokePolyPolygon( mxPolyPoly, in render()
/trunk/main/canvas/inc/canvas/base/
H A Dcanvasbase.hxx214strokePolyPolygon( 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()
/trunk/main/cppcanvas/source/wrapper/
H A Dimplpolypolygon.cxx182 pCanvas->getUNOCanvas()->strokePolyPolygon( mxPolyPoly, in draw()
/trunk/main/sd/source/ui/presenter/
H A DPresenterCanvas.cxx344 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 DPresenterCanvas.hxx188 virtual css::uno::Reference<css::rendering::XCachedPrimitive> SAL_CALL strokePolyPolygon (
/trunk/main/canvas/source/null/
H A Dnull_canvashelper.cxx116 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::strokePolyPolygon( const rendering::XC… in strokePolyPolygon() function in nullcanvas::CanvasHelper
H A Dnull_canvashelper.hxx101 strokePolyPolygon( const ::com::sun::star::rendering::XCanvas* pCanvas,
/trunk/main/canvas/inc/canvas/rendering/
H A Dbitmap.hxx200 ICachedPrimitiveSharedPtr strokePolyPolygon(
/trunk/main/canvas/source/directx/
H A Ddx_canvashelper.hxx115 strokePolyPolygon( const ::com::sun::star::rendering::XCanvas* pCanvas,
H A Ddx_canvashelper.cxx331 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::strokePolyPolygon( const rendering::XC… in strokePolyPolygon() function in dxcanvas::CanvasHelper
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper.hxx114 strokePolyPolygon( const ::com::sun::star::rendering::XCanvas* pCanvas,
H A Dcairo_canvashelper.cxx1125 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::strokePolyPolygon( const rendering::XC… in strokePolyPolygon() function in cairocanvas::CanvasHelper
/trunk/main/canvas/source/vcl/
H A Dcanvashelper.hxx129 strokePolyPolygon( const ::com::sun::star::rendering::XCanvas* rCanvas,
H A Dcanvashelper.cxx336 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::strokePolyPolygon( const rendering::XC… in strokePolyPolygon() function in vclcanvas::CanvasHelper
/trunk/main/offapi/com/sun/star/rendering/
H A DXCanvas.idl278 …XCachedPrimitive strokePolyPolygon( [in] XPolyPolygon2D xPolyPolygon, [in] ViewState aViewState, […
377 it would be generated by the strokePolyPolygon methods.<p>
/trunk/main/sdext/source/presenter/
H A DPresenterClock.cxx889 rxCanvas->strokePolyPolygon( in PaintAngledLine()

Completed in 103 milliseconds