Lines Matching refs:unotools

301                 ::basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D(xPolyPolygon) );  in drawPolyPolygon()
357 ::basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D(xPolyPolygon) ); in strokePolyPolygon()
510 ::basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D(xPolyPolygon)); in fillPolyPolygon()
744 … mpOutDev->getOutDev().DrawBitmapEx( ::vcl::unotools::pointFromB2DPoint( aOutputPos ), in implDrawBitmap()
748 … mp2ndOutDev->getOutDev().DrawBitmapEx( ::vcl::unotools::pointFromB2DPoint( aOutputPos ), in implDrawBitmap()
842 const ::Point aPt( ::vcl::unotools::pointFromB2DPoint( aOutputPos ) ); in implDrawBitmap()
927 return ::vcl::unotools::integerSize2DFromSize( mpOutDev->getOutDev().GetOutputSizePixel() ); in getSize()
948 aBitmap.Scale( ::vcl::unotools::sizeFromRealSize2D(newSize), in getScaledBitmap()
964 const Rectangle aRect( ::vcl::unotools::rectangleFromIntegerRectangle2D(rect) ); in getData()
1026 const Rectangle aRect( ::vcl::unotools::rectangleFromIntegerRectangle2D(rect) ); in setData()
1170 rOutDev.DrawPixel( ::vcl::unotools::pointFromIntegerPoint2D( pos ), in setPixel()
1201 ::vcl::unotools::pointFromIntegerPoint2D( pos ))); in getPixel()
1247 ::basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D(viewState.Clip) ); in setupOutDevState()
1254 ::basegfx::unotools::homMatrixFromAffineMatrix( aMatrix, in setupOutDevState()
1269 ::basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D(renderState.Clip) ); in setupOutDevState()
1317 aColor = ::vcl::unotools::stdColorSpaceSequenceToColor( in setupOutDevState()
1392 aColor = ::vcl::unotools::stdColorSpaceSequenceToColor( in setupTextOutput()