/aoo42x/main/svx/source/sdr/overlay/ |
H A D | overlaytools.cxx | 160 … aPolygon.append(basegfx::B2DPoint(getViewport().getMaxX(), getBasePosition().getY())); in create2DDecomposition() 391 aLine.append(basegfx::B2DPoint(getViewport().getMaxX(), getBasePosition().getY())); in create2DDecomposition() 497 … aLine.append(basegfx::B2DPoint(getRollingRectangle().getMaxX(), getRollingRectangle().getMinY())); in create2DDecomposition() 498 … aLine.append(basegfx::B2DPoint(getViewport().getMaxX(), getRollingRectangle().getMinY())); in create2DDecomposition() 502 … aLine.append(basegfx::B2DPoint(getRollingRectangle().getMaxX(), getRollingRectangle().getMaxY())); in create2DDecomposition() 503 … aLine.append(basegfx::B2DPoint(getViewport().getMaxX(), getRollingRectangle().getMaxY())); in create2DDecomposition() 513 … aLine.append(basegfx::B2DPoint(getRollingRectangle().getMaxX(), getViewport().getMinY())); in create2DDecomposition() 514 … aLine.append(basegfx::B2DPoint(getRollingRectangle().getMaxX(), getRollingRectangle().getMinY())); in create2DDecomposition() 524 … aLine.append(basegfx::B2DPoint(getRollingRectangle().getMaxX(), getRollingRectangle().getMaxY())); in create2DDecomposition() 525 … aLine.append(basegfx::B2DPoint(getRollingRectangle().getMaxX(), getViewport().getMaxY())); in create2DDecomposition()
|
H A D | overlaymanagerbuffered.cxx | 110 maBufferRememberedRangePixel.getMaxX(), maBufferRememberedRangePixel.getMaxY()); in ImpRestoreBackground() 314 maBufferRememberedRangePixel.getMaxX(), maBufferRememberedRangePixel.getMaxY()); 354 maBufferRememberedRangePixel.getMaxX(), maBufferRememberedRangePixel.getMaxY()); 447 maBufferRememberedRangePixel.getMaxX(), maBufferRememberedRangePixel.getMaxY()); 570 (sal_Int32)ceil(aDiscreteRange.getMaxX() + fDiscreteOne), in invalidateRange() 579 …const basegfx::B2IPoint aBottomRight((sal_Int32)ceil(aDiscreteRange.getMaxX()), (sal_Int32)ceil(aD… in invalidateRange()
|
H A D | overlaymanager.cxx | 316 (sal_Int32)ceil(rRange.getMaxX() + fDiscreteOne), in invalidateRange() 328 (sal_Int32)ceil(rRange.getMaxX()), (sal_Int32)ceil(rRange.getMaxY())); in invalidateRange()
|
/aoo42x/main/basegfx/source/range/ |
H A D | b3drange.cxx | 44 maRangeX.expand( rRange.getMaxX() ); in B3DRange() 57 expand(rMatrix * B3DPoint(aSource.getMaxX(), aSource.getMinY(), aSource.getMinZ())); in transform() 59 expand(rMatrix * B3DPoint(aSource.getMaxX(), aSource.getMaxY(), aSource.getMinZ())); in transform() 61 expand(rMatrix * B3DPoint(aSource.getMaxX(), aSource.getMinY(), aSource.getMaxZ())); in transform() 63 expand(rMatrix * B3DPoint(aSource.getMaxX(), aSource.getMaxY(), aSource.getMaxZ())); in transform() 74 fround(rRange.getMaxX()), in fround()
|
H A D | b2drange.cxx | 43 maRangeX.expand(rRange.getMaxX()); in B2DRange() 55 expand(rMatrix * B2DPoint(aSource.getMaxX(), aSource.getMinY())); in transform() 57 expand(rMatrix * B2DPoint(aSource.getMaxX(), aSource.getMaxY())); in transform()
|
/aoo42x/main/cui/source/tabpages/ |
H A D | transfrm.cxx | 1251 double fRight(maWorkRange.getMaxX()); in IMPL_LINK_INLINE_END() 1337 fRight = maWorkRange.getMaxX(); in IMPL_LINK_INLINE_END() 1358 fNewX = maWorkRange.getWidth() - ( fRight - maRange.getMaxX() ); in IMPL_LINK_INLINE_END() 1384 fNewX = maWorkRange.getWidth() - ( fRight - maRange.getMaxX() ); in IMPL_LINK_INLINE_END() 1402 fNewX = maWorkRange.getWidth() - ( fRight - maRange.getMaxX() ); in IMPL_LINK_INLINE_END() 1495 maMtrPosX.SetValue( basegfx::fround64(maRange.getMaxX()) ); in PointChanged() 1513 maMtrPosX.SetValue( basegfx::fround64(maRange.getMaxX()) ); in PointChanged() 1531 maMtrPosX.SetValue( basegfx::fround64(maRange.getMaxX()) ); in PointChanged() 1582 fLeft = maRange.getMinX() - ( fRight - maRange.getMaxX() ); in GetRect() 1598 fLeft = maRange.getMinX() - ( fRight - maRange.getMaxX() ); in GetRect() [all …]
|
/aoo42x/main/basegfx/test/ |
H A D | testtools.cxx | 176 B2DPoint(rRect.getMaxX(), in plot() 178 plot( B2DPoint(rRect.getMaxX(), in plot() 180 B2DPoint(rRect.getMaxX(), in plot() 182 plot( B2DPoint(rRect.getMaxX(), in plot()
|
/aoo42x/main/basegfx/source/polygon/ |
H A D | b3dpolygonclipper.cxx | 149 …else if(B3DORIENTATION_X == ePlaneOrthogonal && fTools::lessOrEqual(aCandidateRange.getMaxX(), fPl… in clipPolygonOnOrthogonalPlane() 337 aCandidateRange3D.getMaxX(), aCandidateRange3D.getMaxY()); in clipPolygonOnRange() 378 …onalPlane(aRetval.getB3DPolygon(0L), tools::B3DORIENTATION_X, !bInside, rRange.getMaxX(), bStroke); in clipPolygonOnRange() 382 …olyPolygonOnOrthogonalPlane(aRetval, tools::B3DORIENTATION_X, !bInside, rRange.getMaxX(), bStroke); in clipPolygonOnRange() 453 …const B2DRange aCandidateRange2D(rRange.getMinX(), rRange.getMinY(), rRange.getMaxX(), rRange.getM… in clipPolygonOnRange()
|
H A D | b2dpolygonclipper.cxx | 79 else if(!bParallelToXAxis && fTools::lessOrEqual(aCandidateRange.getMaxX(), fValueOnOtherAxis)) in clipPolygonOnParallelAxis() 100 … bParallelToXAxis ? aCandidateRange.getMaxX() + fSmallExtension : fValueOnOtherAxis, in clipPolygonOnParallelAxis() 284 …= clipPolygonOnParallelAxis(aRetval.getB2DPolygon(0L), false, !bInside, rRange.getMaxX(), bStroke); in clipPolygonOnRange() 288 aRetval = clipPolyPolygonOnParallelAxis(aRetval, false, !bInside, rRange.getMaxX(), bStroke); in clipPolygonOnRange() 751 sp[1].d = +(rRange.getMaxX()); in clipTriangleListOnRange()
|
H A D | b2dpolypolygonrasterconverter.cxx | 557 maPolyPolyRectangle.getMaxX(), in rasterConvert() 662 if( aActiveVertices[sorted[nb-1]].getXPos()+1.0 < maPolyPolyRectangle.getMaxX() ) in rasterConvert() 665 maPolyPolyRectangle.getMaxX(), in rasterConvert()
|
/aoo42x/main/svx/source/engine3d/ |
H A D | obj3d.cxx | 1091 …case 4 : aPos3D.setX(aBoundVolume.getMaxX()); aPos3D.setY(aBoundVolume.getMinY()); aPos3D.setZ(aBo… in AddToHdlList() 1092 …case 5 : aPos3D.setX(aBoundVolume.getMaxX()); aPos3D.setY(aBoundVolume.getMinY()); aPos3D.setZ(aBo… in AddToHdlList() 1093 …case 6 : aPos3D.setX(aBoundVolume.getMaxX()); aPos3D.setY(aBoundVolume.getMaxY()); aPos3D.setZ(aBo… in AddToHdlList() 1094 …case 7 : aPos3D.setX(aBoundVolume.getMaxX()); aPos3D.setY(aBoundVolume.getMaxY()); aPos3D.setZ(aBo… in AddToHdlList() 1166 aBoundVolume.getMaxX(), aBoundVolume.getMaxY()); in RecalcSnapRect() 1175 sal_Int32(ceil(aSnapRange.getMaxX())), sal_Int32(ceil(aSnapRange.getMaxY()))); in RecalcSnapRect()
|
H A D | e3dsceneupdater.cxx | 103 aAllContentRange.getMaxX(), aAllContentRange.getMaxY()); in ~E3DModifySceneSnapRectUpdater() 111 sal_Int32(ceil(aSnapRange.getMaxX())), sal_Int32(ceil(aSnapRange.getMaxY()))); in ~E3DModifySceneSnapRectUpdater()
|
/aoo42x/main/drawinglayer/source/primitive2d/ |
H A D | sceneprimitive2d.cxx | 127 …onst double fMaxX(basegfx::fTools::equal(rVisibleDiscreteRange.getMaxX(), rDiscreteRange.getMaxX()) in calculateDiscreteSizes() 129 : (rVisibleDiscreteRange.getMaxX() - rDiscreteRange.getMinX()) * fDiscreteScaleFactorX); in calculateDiscreteSizes() 450 aRetval.expand(basegfx::B2DTuple(ceil(aRetval.getMaxX()), ceil(aRetval.getMaxY()))); in getB2DRange()
|
H A D | helplineprimitive2d.cxx | 91 …const double fCutB((rViewInformation.getDiscreteViewport().getMaxX() - aViewPosition.getX()) / get… in create2DDecomposition() 95 …rViewInformation.getDiscreteViewport().getMaxX() && aPosB.getX() < rViewInformation.getDiscreteVie… in create2DDecomposition()
|
H A D | gridprimitive2d.cxx | 160 … const double fMaxX(ceil((aExtendedViewport.getMaxX() + fHalfCrossSize) / fStepX) * fStepX); in create2DDecomposition() 179 for(double fX(aExtendedViewport.getMinX()); fX < aExtendedViewport.getMaxX(); fX += fStepX) in create2DDecomposition() 208 … for(sal_uInt32 a(1); a < nSmallStepsX && fF < aExtendedViewport.getMaxX(); a++, fF += fSmallStepX) in create2DDecomposition()
|
H A D | svggradientprimitive2d.cxx | 476 …createRun(aTargetColor, aTargetOpacity, aUnitRange.getMinX(), aUnitRange.getMaxX(), getGradientEnt… in create2DDecomposition() 478 if(fPos < aUnitRange.getMaxX()) in create2DDecomposition() 533 while(fPos < aUnitRange.getMaxX()) in create2DDecomposition() 805 … fMax = std::max(fMax, basegfx::B2DVector(aUnitRange.getMaxX(), aUnitRange.getMinY()).getLength()); in create2DDecomposition()
|
H A D | wallpaperprimitive2d.cxx | 109 aTargetTopLeft.setX(getLocalObjectRange().getMaxX() - aLogicSize.getX()); in create2DDecomposition() 127 aTargetTopLeft.setX(getLocalObjectRange().getMaxX() - aLogicSize.getX()); in create2DDecomposition()
|
/aoo42x/main/basegfx/source/tools/ |
H A D | canvastools.cxx | 468 rRect.getMaxX(), in rectangle2DFromB2DRectangle() 477 rRect.getMaxX(), in rectangle3DFromB3DRectangle() 527 rRectangle.getMaxX(), rRectangle.getMaxY() ); in integerRectangle2DFromB2IRectangle() 599 static_cast<sal_Int32>( ceil(rRange.getMaxX()) ), in b2ISurroundingRangeFromB2DRange() 607 ceil(rRange.getMaxX()), in b2DSurroundingIntegerRangeFromB2DRange()
|
H A D | tools.cxx | 70 distance(rFitTarget.getMaxX(), in moveLineOutsideRect() 74 distance(rFitTarget.getMaxX(), in moveLineOutsideRect()
|
/aoo42x/main/slideshow/source/engine/ |
H A D | tools.cxx | 505 rShapeBounds.getMaxX() / rPageSize.getX(), in calcRelativeShapeBounds() 638 rShapeBounds.getMaxX(), in getShapeUpdateArea() 644 rShapeBounds.getMaxX(), in getShapeUpdateArea() 645 rUnitBounds.getMaxX() ), in getShapeUpdateArea()
|
/aoo42x/main/drawinglayer/source/processor2d/ |
H A D | vclmetafileprocessor2d.cxx | 245 basegfx::fround(aPrimitiveRange.getMaxX()), basegfx::fround(aPrimitiveRange.getMaxY())); in impDumpToMetaFile() 797 sal_Int32(ceil(aCurrentRange.getMaxX())), sal_Int32(ceil(aCurrentRange.getMaxY()))); in processBasePrimitive2D() 846 sal_Int32(ceil(aCropRange.getMaxX())), sal_Int32(ceil(aCropRange.getMaxY()))); in processBasePrimitive2D() 908 … (sal_Int32)ceil(aRangeLogic.getMaxX()), (sal_Int32)ceil(aRangeLogic.getMaxY())); in processBasePrimitive2D() 1017 (sal_Int32)ceil(aViewRange.getMaxX()), (sal_Int32)ceil(aViewRange.getMaxY())); in processBasePrimitive2D() 1807 … (sal_Int32)ceil(aInvisibleRange.getMaxX()), (sal_Int32)ceil(aInvisibleRange.getMaxY())); in processBasePrimitive2D() 2014 … (sal_Int32)ceil(aViewRange.getMaxX()), (sal_Int32)ceil(aViewRange.getMaxY())); in processBasePrimitive2D()
|
/aoo42x/main/slideshow/source/engine/shapes/ |
H A D | viewmediashape.cxx | 245 const Size aSizePixel( rRangePix.getMaxX() - rRangePix.getMinX(), in resize() 433 rRangePix.getMaxX() - rRangePix.getMinX(), in implInitializeVCLBasedPlayerWindow() 509 … rRangePix.getMaxX() - rRangePix.getMinX(), in implInitializeDXBasedPlayerWindow()
|
/aoo42x/main/svx/source/sdr/primitive2d/ |
H A D | sdrdecompositiontools.cxx | 283 …const basegfx::B2DPoint aBottomRight(aSnapRange.getMaxX() - rText.getTextRightDistance(), aSnapRan… in createTextPrimitive() 397 aLeft.translate(-aScaledRange.getMaxX(), 0.0); in createTextPrimitive() 403 aClipBottomRight.setX(aScaledRange.getMaxX()); in createTextPrimitive()
|
/aoo42x/main/chart2/source/view/main/ |
H A D | Clipping.cxx | 116 if( lcl_CLIPt(-aDirection.getX(), rPoint0.getX() - rRectangle.getMaxX(), fTE, fTL) ) in lcl_clip2d() 223 …::basegfx::B2DRange a2DRange( a3DRange.getMinX(), a3DRange.getMinY(), a3DRange.getMaxX(), a3DRange… in clipPolygonAtRectangle()
|
/aoo42x/main/basebmp/inc/basebmp/ |
H A D | clippedlinerenderer.hxx | 261 rClipRect.getMaxX(), basegfx::tools::RectClipFlags::RIGHT, in renderClippedLine() 339 rClipRect.getMaxX(), basegfx::tools::RectClipFlags::RIGHT, in renderClippedLine()
|