Lines Matching refs:unotools
142 ::vcl::unotools::b2DPointFromPoint( rBounds.TopLeft() ) - in fillLinearGradient()
143 ::vcl::unotools::b2DPointFromPoint( rBounds.BottomRight() ) ); in fillLinearGradient()
162 … ::vcl::unotools::b2DRectangleFromRectangle( rBounds ) ); in fillLinearGradient()
713 … rOutDev.DrawRect( ::vcl::unotools::rectangleFromB2DRectangle( aTextureDeviceRect ) ); in gradientFill()
717 ::vcl::unotools::rectangleFromB2DRectangle( aRect )); in gradientFill()
746 … ::basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D(xPolyPolygon), in fillTexturedPolyPolygon()
777 &vcl::unotools::stdColorSpaceSequenceToColor, in fillTexturedPolyPolygon()
825 ::basegfx::unotools::homMatrixFromAffineMatrix( aTextureTransform, in fillTexturedPolyPolygon()
837 ::vcl::unotools::rectangleFromB2DRectangle( aTextureDeviceRect ) ); in fillTexturedPolyPolygon()
981 … ::vcl::unotools::b2DRectangleFromRectangle( in fillTexturedPolyPolygon()
1009 const ::Point aPtRepeat( ::vcl::unotools::pointFromB2DPoint( in fillTexturedPolyPolygon()
1013 const ::Size aIntegerNextTileX( ::vcl::unotools::sizeFromB2DSize(aNextTileX) ); in fillTexturedPolyPolygon()
1014 const ::Size aIntegerNextTileY( ::vcl::unotools::sizeFromB2DSize(aNextTileY) ); in fillTexturedPolyPolygon()