/aoo4110/main/basegfx/source/polygon/ |
H A D | b3dpolygontools.cxx | 92 const sal_uInt32 nPointCount(rCandidate.count()); in getRange() local 144 const sal_uInt32 nPointCount(rCandidate.count()); in getSignedArea() local 228 const sal_uInt32 nPointCount(rCandidate.count()); in getEdgeLength() local 248 const sal_uInt32 nPointCount(rCandidate.count()); in getLength() local 270 const sal_uInt32 nPointCount(rCandidate.count()); in getPositionAbsolute() local 639 const sal_uInt32 nPointCount(aRetval.count()); in applyDefaultTextureCoordinatesSphere() local 828 const sal_uInt32 nPointCount(rCandidate.count()); in isInEpsilonRange() local 1020 const sal_uInt32 nPointCount(rPolygon.count()); in isInside() local 1097 const sal_uInt32 nPointCount(rCandidate.count()); in isPointOnPolygon() local 1168 const sal_uInt32 nPointCount(rCandidateA.count()); in equal() local [all …]
|
H A D | b2dpolygontools.cxx | 180 const sal_uInt32 nPointCount(rCandidate.count()); in adaptiveSubdivideByDistance() local 263 const sal_uInt32 nPointCount(rCandidate.count()); in adaptiveSubdivideByAngle() local 336 const sal_uInt32 nPointCount(rCandidate.count()); in adaptiveSubdivideByCount() local 408 const sal_uInt32 nPointCount(aCandidate.count()); in isInside() local 460 const sal_uInt32 nPointCount(aPolygon.count()); in isInside() local 477 const sal_uInt32 nPointCount(rCandidate.count()); in getRangeWithControlPoints() local 509 const sal_uInt32 nPointCount(aCandidate.count()); in getSignedArea() local 554 const sal_uInt32 nPointCount(rCandidate.count()); in getEdgeLength() local 588 const sal_uInt32 nPointCount(rCandidate.count()); in getLength() local 631 const sal_uInt32 nPointCount(rCandidate.count()); in getPositionAbsolute() local [all …]
|
H A D | b2dsvgpolypolygon.cxx | 688 const sal_uInt32 nPointCount(rPoly.count()); in exportToSvgPoints() local 721 const sal_uInt32 nPointCount(aPolygon.count()); in exportToSvgD() local
|
H A D | b2dpolygonclipper.cxx | 103 const sal_uInt32 nPointCount(aCandidate.count()); in clipPolygonOnParallelAxis() local 429 const sal_uInt32 nPointCount(aCandidate.count()); in clipPolyPolygonOnPolyPolygon() local
|
H A D | b2dpolypolygoncutter.cxx | 534 const sal_uInt32 nPointCount(aGeometry.count()); in solver() local 572 sal_uInt32 nPointCount(0); in solver() local 692 const sal_uInt32 nPointCount(aTemp.count()); in getB2DPolyPolygon() local
|
H A D | b2dlinegeometry.cxx | 230 const sal_uInt32 nPointCount(rCandidate.count()); in subdivideToSimple() local 833 const sal_uInt32 nPointCount(aCandidate.count()); in createAreaGeometry() local
|
H A D | b2dpolygoncutandtouch.cxx | 531 const sal_uInt32 nPointCount(rCandidate.count()); in findCuts() local 657 const sal_uInt32 nPointCount(rPointPolygon.count()); in findTouchesOnEdge() local 728 const sal_uInt32 nPointCount(rPointPolygon.count()); in findTouches() local
|
/aoo4110/main/chart2/source/view/axes/ |
H A D | VCartesianGrid.cxx | 266 sal_Int32 nPointCount = (*aDepthIter).size(); in createShapes() local 302 sal_Int32 nPointCount = (*aDepthIter).size(); in createShapes() local
|
/aoo4110/main/basegfx/source/raster/ |
H A D | rasterconvert3d.cxx | 39 const sal_uInt32 nPointCount(rFill.count()); in addArea() local 334 const sal_uInt32 nPointCount(rLine.count()); in rasterconvertB3DPolygon() local
|
/aoo4110/main/svx/source/sdr/contact/ |
H A D | viewcontactofsdrpathobj.cxx | 59 sal_uInt32 nPointCount(0); in createViewIndependentPrimitive2DSequence() local
|
/aoo4110/main/chart2/source/tools/ |
H A D | MeanValueRegressionCurveCalculator.cxx | 107 double min, double max, ::sal_Int32 nPointCount, in getCurveValues()
|
H A D | LinearRegressionCurveCalculator.cxx | 108 double min, double max, ::sal_Int32 nPointCount, in getCurveValues()
|
H A D | PotentialRegressionCurveCalculator.cxx | 119 double min, double max, ::sal_Int32 nPointCount, in getCurveValues()
|
H A D | LogarithmicRegressionCurveCalculator.cxx | 117 double min, double max, ::sal_Int32 nPointCount, in getCurveValues()
|
H A D | ExponentialRegressionCurveCalculator.cxx | 118 double min, double max, ::sal_Int32 nPointCount, in getCurveValues()
|
H A D | RegressionCurveCalculator.cxx | 90 double min, double max, ::sal_Int32 nPointCount, in getCurveValues()
|
H A D | BaseGFXHelper.cxx | 47 sal_Int32 nPointCount = rPolyPoly.SequenceX[nPoly].getLength(); in getBoundVolume() local
|
/aoo4110/main/drawinglayer/source/processor3d/ |
H A D | cutfindprocessor3d.cxx | 179 const sal_uInt32 nPointCount(aPolygon.count()); in processBasePrimitive3D() local
|
/aoo4110/main/drawinglayer/source/primitive3d/ |
H A D | sdrextrudelathetools3d.cxx | 126 const sal_uInt32 nPointCount(::std::min(aSubA.count(), aSubB.count())); in impAddInBetweenFill() local 223 const sal_uInt32 nPointCount(::std::min(aSubA.count(), aSubB.count())); in impCreateInBetweenNormals() local 307 const sal_uInt32 nPointCount(::std::min(aSubA.count(), aSubB.count())); in impMixNormals() local 325 const sal_uInt32 nPointCount(rPoly.count()); in impHasCutWith() local 908 const sal_uInt32 nPointCount(rLoopA.count()); in createReducedOutlines() local
|
H A D | hatchtextureprimitive3d.cxx | 101 const sal_uInt32 nPointCount(aPartPoly.count()); in impCreate3DDecomposition() local
|
/aoo4110/main/svx/source/svdraw/ |
H A D | polypolygoneditor.cxx | 167 const sal_uInt32 nPointCount(rPoly.getB2DPolygon(nPolyNum).count()); in GetRelativePolyPoint() local
|
/aoo4110/main/basegfx/source/tools/ |
H A D | unopolypolygon.cxx | 320 const sal_uInt32 nPointCount(rPoly.count()); in getBezierSegment() local 347 const sal_uInt32 nPointCount(aPoly.count()); in setBezierSegment() local
|
/aoo4110/main/editeng/inc/editeng/ |
H A D | txtrange.hxx | 66 sal_uInt32 nPointCount; // Anzahl der Polygonpunkte member in TextRanger
|
/aoo4110/main/odk/examples/DevelopersGuide/Drawing/ |
H A D | DrawingDemo.java | 301 int nPointCount = 8; in Demo_PolyPolygonBezier() local
|
/aoo4110/main/chart2/source/view/charttypes/ |
H A D | AreaChart.cxx | 257 sal_Int32 nPointCount = pOuterSourceX->getLength(); in lcl_removeDuplicatePoints() local 376 sal_Int32 nPointCount = aPoly.SequenceX[nPoly].getLength(); in impl_createLine() local
|