Home
last modified time | relevance | path

Searched refs:getMaxX (Results 1 – 25 of 88) sorted by relevance

1234

/aoo4110/main/svx/source/sdr/overlay/
H A Doverlaytools.cxx160 … 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 Doverlaymanagerbuffered.cxx110 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 Doverlaymanager.cxx316 (sal_Int32)ceil(rRange.getMaxX() + fDiscreteOne), in invalidateRange()
328 (sal_Int32)ceil(rRange.getMaxX()), (sal_Int32)ceil(rRange.getMaxY())); in invalidateRange()
/aoo4110/main/basegfx/source/range/
H A Db3drange.cxx44 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 Db2drange.cxx43 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()
/aoo4110/main/cui/source/tabpages/
H A Dtransfrm.cxx1251 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 …]
/aoo4110/main/basegfx/test/
H A Dtesttools.cxx176 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()
/aoo4110/main/basegfx/source/polygon/
H A Db3dpolygonclipper.cxx149 …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 Db2dpolygonclipper.cxx79 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()
678 sp[1].d = +(rRange.getMaxX()); in clipTriangleListOnRange()
H A Db2dpolypolygonrasterconverter.cxx557 maPolyPolyRectangle.getMaxX(), in rasterConvert()
662 if( aActiveVertices[sorted[nb-1]].getXPos()+1.0 < maPolyPolyRectangle.getMaxX() ) in rasterConvert()
665 maPolyPolyRectangle.getMaxX(), in rasterConvert()
/aoo4110/main/svx/source/engine3d/
H A Dobj3d.cxx1091 …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 De3dsceneupdater.cxx103 aAllContentRange.getMaxX(), aAllContentRange.getMaxY()); in ~E3DModifySceneSnapRectUpdater()
111 sal_Int32(ceil(aSnapRange.getMaxX())), sal_Int32(ceil(aSnapRange.getMaxY()))); in ~E3DModifySceneSnapRectUpdater()
/aoo4110/main/drawinglayer/source/primitive2d/
H A Dsceneprimitive2d.cxx127 …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 Dhelplineprimitive2d.cxx91 …const double fCutB((rViewInformation.getDiscreteViewport().getMaxX() - aViewPosition.getX()) / get… in create2DDecomposition()
95 …rViewInformation.getDiscreteViewport().getMaxX() && aPosB.getX() < rViewInformation.getDiscreteVie… in create2DDecomposition()
H A Dgridprimitive2d.cxx160 … 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 Dsvggradientprimitive2d.cxx476 …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 Dwallpaperprimitive2d.cxx109 aTargetTopLeft.setX(getLocalObjectRange().getMaxX() - aLogicSize.getX()); in create2DDecomposition()
127 aTargetTopLeft.setX(getLocalObjectRange().getMaxX() - aLogicSize.getX()); in create2DDecomposition()
/aoo4110/main/basegfx/source/tools/
H A Dcanvastools.cxx468 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 Dtools.cxx70 distance(rFitTarget.getMaxX(), in moveLineOutsideRect()
74 distance(rFitTarget.getMaxX(), in moveLineOutsideRect()
/aoo4110/main/slideshow/source/engine/
H A Dtools.cxx505 rShapeBounds.getMaxX() / rPageSize.getX(), in calcRelativeShapeBounds()
638 rShapeBounds.getMaxX(), in getShapeUpdateArea()
644 rShapeBounds.getMaxX(), in getShapeUpdateArea()
645 rUnitBounds.getMaxX() ), in getShapeUpdateArea()
/aoo4110/main/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx245 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()
1833 … (sal_Int32)ceil(aInvisibleRange.getMaxX()), (sal_Int32)ceil(aInvisibleRange.getMaxY())); in processBasePrimitive2D()
2040 … (sal_Int32)ceil(aViewRange.getMaxX()), (sal_Int32)ceil(aViewRange.getMaxY())); in processBasePrimitive2D()
/aoo4110/main/slideshow/source/engine/shapes/
H A Dviewmediashape.cxx245 const Size aSizePixel( rRangePix.getMaxX() - rRangePix.getMinX(), in resize()
433 rRangePix.getMaxX() - rRangePix.getMinX(), in implInitializeVCLBasedPlayerWindow()
509 … rRangePix.getMaxX() - rRangePix.getMinX(), in implInitializeDXBasedPlayerWindow()
/aoo4110/main/svx/source/sdr/primitive2d/
H A Dsdrdecompositiontools.cxx254 …const basegfx::B2DPoint aBottomRight(aSnapRange.getMaxX() - rText.getTextRightDistance(), aSnapRan… in createTextPrimitive()
368 aLeft.translate(-aScaledRange.getMaxX(), 0.0); in createTextPrimitive()
374 aClipBottomRight.setX(aScaledRange.getMaxX()); in createTextPrimitive()
/aoo4110/main/chart2/source/view/main/
H A DClipping.cxx116 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()
/aoo4110/main/basebmp/inc/basebmp/
H A Dclippedlinerenderer.hxx261 rClipRect.getMaxX(), basegfx::tools::RectClipFlags::RIGHT, in renderClippedLine()
339 rClipRect.getMaxX(), basegfx::tools::RectClipFlags::RIGHT, in renderClippedLine()

Completed in 186 milliseconds

1234