Home
last modified time | relevance | path

Searched refs:fround (Results 51 – 75 of 119) sorted by relevance

12345

/trunk/main/slideshow/source/engine/shapes/
H A Dviewbackgroundshape.cxx89 ::basegfx::fround( aTmpRect.getRange().getX() + 1), in prefetch()
90 ::basegfx::fround( aTmpRect.getRange().getY() + 1) ); in prefetch()
H A Dviewshape.cxx150 ::basegfx::fround( in prefetch()
439 ::basegfx::fround( rSpriteCorrectionOffset.getX() ), in renderSprite()
440 ::basegfx::fround( rSpriteCorrectionOffset.getY() ) ) ); in renderSprite()
/trunk/main/drawinglayer/source/tools/
H A Dconverters.cxx68 nDiscreteWidth = basegfx::fround((double)nDiscreteWidth * fReduceFactor); in convertToBitmapEx()
69 nDiscreteHeight = basegfx::fround((double)nDiscreteHeight * fReduceFactor); in convertToBitmapEx()
/trunk/main/slideshow/source/engine/
H A Danimatedsprite.cxx118 … aNewSize.setX( ::canvas::tools::nextPow2( ::basegfx::fround(rSpriteSizePixel.getX()) ) ); in resize()
126 … aNewSize.setY( ::canvas::tools::nextPow2( ::basegfx::fround(rSpriteSizePixel.getY()) ) ); in resize()
/trunk/main/xmloff/source/draw/
H A Dximpcustomshape.cxx859 basegfx::fround(aViewBox.GetX()), in StartElement()
860 basegfx::fround(aViewBox.GetY()), in StartElement()
861 basegfx::fround(aViewBox.GetWidth()), in StartElement()
862 basegfx::fround(aViewBox.GetHeight())); in StartElement()
896 aRect.Width = basegfx::fround(fabs(aScale.getX())); in StartElement()
897 aRect.Height = basegfx::fround(fabs(aScale.getY())); in StartElement()
H A DXMLImageMapExport.cxx342 …mrExport.GetMM100UnitConverter().convertMeasure(aBuffer, basegfx::fround(aPolygonRange.getWidth())… in ExportPolygon()
344 …mrExport.GetMM100UnitConverter().convertMeasure(aBuffer, basegfx::fround(aPolygonRange.getHeight()… in ExportPolygon()
/trunk/main/canvas/source/cairo/
H A Dcairo_canvasfont.cxx73 Size( 0, ::basegfx::fround(rFontRequest.CellSize) ) ) ), in CanvasFont()
108 const long nNewWidth = ::basegfx::fround( aSize.Width() * fStretch ); in CanvasFont()
/trunk/main/canvas/source/vcl/
H A Dcanvasfont.cxx52 Size( 0, ::basegfx::fround(rFontRequest.CellSize) ) ) ), in CanvasFont()
86 const long nNewWidth = ::basegfx::fround( aSize.Width() * fStretch ); in CanvasFont()
H A Dcanvashelper.cxx786 ::basegfx::fround( 255.0*( 1.0 - nAlphaModulation ) ) ) ); in implDrawBitmap()
804 … aGrfAttr.SetRotation( static_cast< sal_uInt16 >(::basegfx::fround(nAngleInTenthOfDegrees)) ); in implDrawBitmap()
843 const ::Size aSz( ::basegfx::fround( aScale.getX() * aBmpSize.Width() ), in implDrawBitmap()
844 ::basegfx::fround( aScale.getY() * aBmpSize.Height() ) ); in implDrawBitmap()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape3d.cxx508 …dRect(basegfx::fround(aTempRange.getMinX()), basegfx::fround(aTempRange.getMinY()), basegfx::froun… in Create3DObject()
/trunk/main/vcl/source/gdi/
H A Dregion.cxx1281 basegfx::fround(aRange.getMinX()), basegfx::fround(aRange.getMinY()), in GetBoundRect()
1282 basegfx::fround(aRange.getMaxX()), basegfx::fround(aRange.getMaxY())); in GetBoundRect()
H A Dimpgraph.cxx576 aDrawSize.setWidth(basegfx::fround(GRAPHIC_MTFTOBMP_MAXEXT * fWH)); in ImplGetBitmap()
582 aDrawSize.setHeight(basegfx::fround(GRAPHIC_MTFTOBMP_MAXEXT / fWH)); in ImplGetBitmap()
756 … aSize = Size(basegfx::fround(rRange.getWidth()), basegfx::fround(rRange.getHeight())); in ImplGetPrefSize()
/trunk/main/canvas/source/tools/
H A Dcanvastools.cxx885 const ::basegfx::B2IPoint aTopLeft( ::basegfx::fround( rRange.getMinX() ), in spritePixelAreaFromB2DRange()
886 ::basegfx::fround( rRange.getMinY() ) ); in spritePixelAreaFromB2DRange()
889 ::basegfx::fround( rRange.getWidth() ), in spritePixelAreaFromB2DRange()
890 ::basegfx::fround( rRange.getHeight() ) ) ); in spritePixelAreaFromB2DRange()
/trunk/main/svx/source/svdraw/
H A Dsvdoedge.cxx1968 aMyCon1.aObjOfs.X() = basegfx::fround(aTemp.getX()); in ImplAddConnectorOverlay()
1969 aMyCon1.aObjOfs.Y() = basegfx::fround(aTemp.getY()); in ImplAddConnectorOverlay()
1975 aMyCon2.aObjOfs.X() = basegfx::fround(aTemp.getX()); in ImplAddConnectorOverlay()
1976 aMyCon2.aObjOfs.Y() = basegfx::fround(aTemp.getY()); in ImplAddConnectorOverlay()
2001 aPt1.X() = basegfx::fround(aTemp.getX()); in ImplAddConnectorOverlay()
2002 aPt1.Y() = basegfx::fround(aTemp.getY()); in ImplAddConnectorOverlay()
2008 aPt2.X() = basegfx::fround(aTemp.getX()); in ImplAddConnectorOverlay()
2009 aPt2.Y() = basegfx::fround(aTemp.getY()); in ImplAddConnectorOverlay()
H A Dsvdomeas.cxx360 long nHeight(basegfx::fround(aPolygonRange.getHeight() * fScale)); in impGetLineStartEndDistance()
1478 const Point aNewPt1(basegfx::fround(aPosA.getX()), basegfx::fround(aPosA.getY())); in TRSetBaseGeometry()
1479 const Point aNewPt2(basegfx::fround(aPosB.getX()), basegfx::fround(aPosB.getY())); in TRSetBaseGeometry()
H A Dsvddrgmt.cxx3915 basegfx::fround(aRangeOriginalNoShearNoRotate.getMinX()), in EndSdrDrag()
3916 basegfx::fround(aRangeOriginalNoShearNoRotate.getMinY()), in EndSdrDrag()
3917 basegfx::fround(aRangeOriginalNoShearNoRotate.getMaxX()), in EndSdrDrag()
3918 basegfx::fround(aRangeOriginalNoShearNoRotate.getMaxY())); in EndSdrDrag()
3920 basegfx::fround(aRangeNewNoShearNoRotate.getMinX()), in EndSdrDrag()
3921 basegfx::fround(aRangeNewNoShearNoRotate.getMinY()), in EndSdrDrag()
3922 basegfx::fround(aRangeNewNoShearNoRotate.getMaxX()), in EndSdrDrag()
3923 basegfx::fround(aRangeNewNoShearNoRotate.getMaxY())); in EndSdrDrag()
/trunk/main/drawinglayer/source/primitive2d/
H A Dcontrolprimitive2d.cxx127 const sal_Int32 nSizeX(basegfx::fround(aDiscreteSize.getX())); in createBitmapDecomposition()
128 const sal_Int32 nSizeY(basegfx::fround(aDiscreteSize.getY())); in createBitmapDecomposition()
/trunk/main/svtools/source/graphic/
H A Dgrfmgr.cxx1085 aCropLeftTop.Width() = basegfx::fround(aCropLeftTop.Width() * fFactorX); in GetTransformedGraphic()
1086 aCropLeftTop.Height() = basegfx::fround(aCropLeftTop.Height() * fFactorY); in GetTransformedGraphic()
1087 aCropRightBottom.Width() = basegfx::fround(aCropRightBottom.Width() * fFactorX); in GetTransformedGraphic()
1088 aCropRightBottom.Height() = basegfx::fround(aCropRightBottom.Height() * fFactorY); in GetTransformedGraphic()
/trunk/main/svx/source/sidebar/possize/
H A DPosSizePropertyPanel.cxx712 SfxInt32Item aRotXItem( SID_ATTR_TRANSFORM_ROT_X, basegfx::fround(mlRotX * fUIScale)); in IMPL_LINK()
713 SfxInt32Item aRotYItem( SID_ATTR_TRANSFORM_ROT_Y, basegfx::fround(mlRotY * fUIScale)); in IMPL_LINK()
730 SfxInt32Item aRotXItem( SID_ATTR_TRANSFORM_ROT_X, basegfx::fround(mlRotX * fUIScale)); in IMPL_LINK()
731 SfxInt32Item aRotYItem( SID_ATTR_TRANSFORM_ROT_Y, basegfx::fround(mlRotY * fUIScale)); in IMPL_LINK()
/trunk/main/filter/source/msfilter/
H A Deschesdo.cxx1282 …const Point aNewP(basegfx::fround(aUnroatedRange.getMinX()), basegfx::fround(aUnroatedRange.getMin… in Init()
1283 …const Size aNewS(basegfx::fround(aUnroatedRange.getWidth()), basegfx::fround(aUnroatedRange.getHei… in Init()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dtransparencygroupaction.cxx303 ::Size aOutputSizePixel( ::basegfx::fround( aScale.getX() * maDstSize.getX() ), in render()
304 … ::basegfx::fround( aScale.getY() * maDstSize.getY() ) ); in render()
/trunk/main/filter/source/svg/
H A Dsvgexport.cxx466 nDocX = basegfx::fround(aShapeRange.getMinX()); in implExportDocument()
467 nDocY = basegfx::fround(aShapeRange.getMinY()); in implExportDocument()
468 nDocWidth = basegfx::fround(aShapeRange.getWidth()); in implExportDocument()
469 nDocHeight = basegfx::fround(aShapeRange.getHeight()); in implExportDocument()
/trunk/main/drawinglayer/source/processor2d/
H A Dhittestprocessor2d.cxx505 … const sal_Int32 nX(basegfx::fround(aRelativePoint.getX() * rSizePixel.Width())); in processBasePrimitive2D()
506 … const sal_Int32 nY(basegfx::fround(aRelativePoint.getY() * rSizePixel.Height())); in processBasePrimitive2D()
/trunk/main/chart2/source/tools/
H A DThreeDHelper.cxx901 rnElevationDeg = ::basegfx::fround( BaseGFXHelper::Rad2Deg( E ) ); in convertXYZAngleRadToElevationRotationDeg()
902 rnRotationDeg = ::basegfx::fround( BaseGFXHelper::Rad2Deg( R ) ); in convertXYZAngleRadToElevationRotationDeg()
1080 rnHorizontalAngleDegree = ::basegfx::fround(fXAngle); in getRotationFromDiagram()
1081 rnVerticalAngleDegree = ::basegfx::fround(-1.0*fYAngle); in getRotationFromDiagram()
/trunk/main/basegfx/source/polygon/
H A Db3dpolygontools.cxx1208 B3ITuple aPrevTuple(basegfx::fround(rCandidate.getB3DPoint(nPointCount - 1))); in snapPointsOfHorizontalOrVerticalEdges()
1210 B3ITuple aCurrTuple(basegfx::fround(aCurrPoint)); in snapPointsOfHorizontalOrVerticalEdges()
1220 const B3ITuple aNextTuple(basegfx::fround(aNextPoint)); in snapPointsOfHorizontalOrVerticalEdges()

Completed in 150 milliseconds

12345