Home
last modified time | relevance | path

Searched defs:nPolygonCount (Results 1 – 14 of 14) sorted by last modified time

/trunk/main/basegfx/source/polygon/
H A Db2dtrapezoid.cxx457 const sal_uInt32 nPolygonCount(rSourcePolyPolygon.count()); in TrapezoidSubdivider() local
H A Db3dpolypolygontools.cxx51 const sal_uInt32 nPolygonCount(rCandidate.count()); in getRange() local
491 const sal_uInt32 nPolygonCount(rCandidate.count()); in isInside() local
521 const sal_uInt32 nPolygonCount(rCandidateA.count()); in equal() local
601 const sal_uInt32 nPolygonCount(rPolyPolygonSource.count()); in B3DPolyPolygonToUnoPolyPolygonShape3D() local
H A Db2dpolygonclipper.cxx177 const sal_uInt32 nPolygonCount(rCandidate.count()); in clipPolyPolygonOnParallelAxis() local
299 const sal_uInt32 nPolygonCount(rCandidate.count()); in clipPolyPolygonOnRange() local
H A Db2dpolypolygoncutter.cxx686 const sal_uInt32 nPolygonCount(maOriginal.count()); in getB2DPolyPolygon() local
H A Db2dpolypolygontools.cxx126 const sal_uInt32 nPolygonCount(rCandidate.count()); in adaptiveSubdivideByDistance() local
155 const sal_uInt32 nPolygonCount(rCandidate.count()); in adaptiveSubdivideByAngle() local
184 const sal_uInt32 nPolygonCount(rCandidate.count()); in adaptiveSubdivideByCount() local
211 const sal_uInt32 nPolygonCount(rCandidate.count()); in isInside() local
239 const sal_uInt32 nPolygonCount(rCandidate.count()); in getRangeWithControlPoints() local
253 const sal_uInt32 nPolygonCount(rCandidate.count()); in getRange() local
267 const sal_uInt32 nPolygonCount(rCandidate.count()); in getSignedArea() local
322 const sal_uInt32 nPolygonCount(rCandidate.count()); in isInEpsilonRange() local
339 const sal_uInt32 nPolygonCount(rCandidate.count()); in createB3DPolyPolygonFromB2DPolyPolygon() local
354 const sal_uInt32 nPolygonCount(rCandidate.count()); in createB2DPolyPolygonFromB3DPolyPolygon() local
[all …]
/trunk/main/xmloff/source/text/
H A Dtxtparae.cxx2899 const sal_uInt32 nPolygonCount(aPolyPolygon.count()); in exportContour() local
/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofe3dlathe.cxx65 const sal_uInt32 nPolygonCount(aPolyPolygon.count()); in createViewIndependentPrimitive3DSequence() local
/trunk/main/svx/source/xoutdev/
H A Dxattr.cxx1637 const sal_uInt32 nPolygonCount(rPolyPolygon.count()); in streamOutB2DPolyPolygon() local
1679 sal_uInt32 nPolygonCount; in streamInB2DPolyPolygon() local
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx9208 const sal_uInt32 nPolygonCount(aPolyPoly.count()); in drawPolyLine() local
H A Dcvtsvm.cxx371 const sal_uInt16 nPolygonCount(rPolyPolygon.Count()); in ImplWriteExtendedPolyPolygonAction() local
454 sal_uInt16 nPolygonCount(0); in ImplReadExtendedPolyPolygonAction() local
/trunk/main/svx/source/svdraw/
H A Dsvdpoev.cxx496 const sal_uInt16 nPolygonCount(aPathPolyPolygon.Count()); in IsOpenCloseMarkedObjectsPossible() local
H A Dsvdedtv2.cxx1398 const sal_uInt32 nPolygonCount(rPpolyPolygon.count()); in ImpCanDismantle() local
/trunk/main/odk/examples/DevelopersGuide/Drawing/
H A DDrawingDemo.java292 int nPolygonCount = 50; in Demo_PolyPolygonBezier() local
/trunk/main/drawinglayer/source/primitive3d/
H A Dsdrextrudelathetools3d.cxx119 const sal_uInt32 nPolygonCount(::std::min(rPolA.count(), rPolB.count())); in impAddInBetweenFill() local
216 const sal_uInt32 nPolygonCount(::std::min(rPolA.count(), rPolB.count())); in impCreateInBetweenNormals() local
300 const sal_uInt32 nPolygonCount(::std::min(rPolA.count(), rPolB.count())); in impMixNormals() local

Completed in 158 milliseconds