Home
last modified time | relevance | path

Searched refs:createCompatibleLinePolyPolygon (Results 1 – 17 of 17) sorted by relevance

/trunk/main/sdext/source/presenter/
H A DPresenterGeometryHelper.cxx264 rxDevice->createCompatibleLinePolyPolygon(aPoints)); in CreatePolygon()
289 rxDevice->createCompatibleLinePolyPolygon(aPoints)); in CreatePolygon()
320 rxDevice->createCompatibleLinePolyPolygon(aPoints)); in CreatePolygon()
H A DPresenterPaneBorderPainter.cxx659 mxCanvas->getDevice()->createCompatibleLinePolyPolygon(aPolygons), UNO_QUERY); in PaintTitle()
H A DPresenterClock.cxx885 rxCanvas->getDevice()->createCompatibleLinePolyPolygon(aPoints), in PaintAngledLine()
/trunk/main/canvas/workben/
H A Dcanvasdemo.cxx200 xPoly = mxDevice->createCompatibleLinePolyPolygon( aPolys ); in drawRect()
281 xPoly = mxDevice->createCompatibleLinePolyPolygon( aPolys ); in drawHilbert()
531 xPoly = mxDevice->createCompatibleLinePolyPolygon( aPolys ); in drawRegularPolygon()
/trunk/main/canvas/inc/canvas/base/
H A Dgraphicdevicebase.hxx182 …< ::com::sun::star::rendering::XLinePolyPolygon2D > SAL_CALL createCompatibleLinePolyPolygon( cons… in createCompatibleLinePolyPolygon() function in canvas::GraphicDeviceBase
186 return maDeviceHelper.createCompatibleLinePolyPolygon( this, points ); in createCompatibleLinePolyPolygon()
/trunk/main/basegfx/source/tools/
H A Dcanvastools.cxx169 xRes.set( xGraphicDevice->createCompatibleLinePolyPolygon( outputSequence ), in xPolyPolygonFromB2DPolygon()
200 xRes.set( xGraphicDevice->createCompatibleLinePolyPolygon( in xPolyPolygonFromB2DPolyPolygon()
/trunk/main/canvas/source/vcl/
H A Ddevicehelper.hxx59 …uno::Reference< ::com::sun::star::rendering::XLinePolyPolygon2D > createCompatibleLinePolyPolygon(
H A Ddevicehelper.cxx83 uno::Reference< rendering::XLinePolyPolygon2D > DeviceHelper::createCompatibleLinePolyPolygon( in createCompatibleLinePolyPolygon() function in vclcanvas::DeviceHelper
/trunk/main/canvas/source/directx/
H A Ddx_devicehelper.hxx66 …:uno::Reference< ::com::sun::star::rendering::XLinePolyPolygon2D > createCompatibleLinePolyPolygon(
H A Ddx_devicehelper.cxx114 uno::Reference< rendering::XLinePolyPolygon2D > DeviceHelper::createCompatibleLinePolyPolygon( in createCompatibleLinePolyPolygon() function in dxcanvas::DeviceHelper
/trunk/main/canvas/source/null/
H A Dnull_devicehelper.cxx82 uno::Reference< rendering::XLinePolyPolygon2D > DeviceHelper::createCompatibleLinePolyPolygon( in createCompatibleLinePolyPolygon() function in nullcanvas::DeviceHelper
H A Dnull_devicehelper.hxx56 …uno::Reference< ::com::sun::star::rendering::XLinePolyPolygon2D > createCompatibleLinePolyPolygon(
/trunk/main/canvas/source/cairo/
H A Dcairo_devicehelper.hxx72 …uno::Reference< ::com::sun::star::rendering::XLinePolyPolygon2D > createCompatibleLinePolyPolygon(
H A Dcairo_devicehelper.cxx131 uno::Reference< rendering::XLinePolyPolygon2D > DeviceHelper::createCompatibleLinePolyPolygon( in createCompatibleLinePolyPolygon() function in cairocanvas::DeviceHelper
/trunk/main/canvas/source/simplecanvas/
H A Dsimplecanvasimpl.cxx82 xDevice->createCompatibleLinePolyPolygon( sequenceSequence ), in rect2Poly()
/trunk/main/offapi/com/sun/star/rendering/
H A DXGraphicDevice.idl129 …XLinePolyPolygon2D createCompatibleLinePolyPolygon( [in] sequence< sequence< ::co…
/trunk/main/sd/source/ui/presenter/
H A DPresenterCanvas.cxx1042 xDevice->createCompatibleLinePolyPolygon(aPoints)); in UpdateSpriteClip()

Completed in 72 milliseconds