Home
last modified time | relevance | path

Searched refs:removeDoublePoints (Results 1 – 22 of 22) sorted by relevance

/trunk/main/basegfx/source/polygon/
H A Db2dpolypolygon.cxx139 void removeDoublePoints() in removeDoublePoints() function in ImplB2DPolyPolygon
143 std::mem_fun_ref( &basegfx::B2DPolygon::removeDoublePoints )); in removeDoublePoints()
391 void B2DPolyPolygon::removeDoublePoints() in removeDoublePoints() function in basegfx::B2DPolyPolygon
394 mpPolyPolygon->removeDoublePoints(); in removeDoublePoints()
H A Db3dpolypolygon.cxx140 void removeDoublePoints() in removeDoublePoints() function in ImplB3DPolyPolygon
144 std::mem_fun_ref( &::basegfx::B3DPolygon::removeDoublePoints )); in removeDoublePoints()
427 void B3DPolyPolygon::removeDoublePoints() in removeDoublePoints() function in basegfx::B3DPolyPolygon
430 mpPolyPolygon->removeDoublePoints(); in removeDoublePoints()
H A Db2dlinegeometry.cxx333 aRetval.removeDoublePoints(); in subdivideToSimple()
523 aBezierPolygon.removeDoublePoints(); in createAreaGeometryForEdge()
830 aCandidate.removeDoublePoints(); in createAreaGeometry()
H A Db2dpolygonclipper.cxx155 aRun.append(aStartPolygon); aRun.removeDoublePoints(); in clipPolygonOnParallelAxis()
479 aRun.append(aStartPolygon); aRun.removeDoublePoints(); in clipPolyPolygonOnPolyPolygon()
H A Db3dpolypolygontools.cxx232 aRetval.removeDoublePoints(); in createCubePolyPolygonFromB3DRange()
249 aRetval.removeDoublePoints(); in createCubeFillPolyPolygonFromB3DRange()
H A Db2dpolygontools.cxx1505 aLast.removeDoublePoints(); in applyLineDashing()
1527 aLast.removeDoublePoints(); in applyLineDashing()
1810 aRetval.removeDoublePoints(); in createPolygonFromRect()
1885 aUnitCircle.removeDoublePoints(); in impCreateUnitCircle()
2078 aRetval.removeDoublePoints(); in createPolygonFromUnitEllipseSegment()
3260 aRetval.removeDoublePoints(); in createSimplifiedPolygon()
H A Db2dpolypolygoncutter.cxx530 aGeometry.removeDoublePoints(); in solver()
565 aGeometry.removeDoublePoints(); in solver()
H A Db3dpolygontools.cxx507 aLast.removeDoublePoints(); in applyLineDashing()
529 aLast.removeDoublePoints(); in applyLineDashing()
H A Db2dpolygontriangulator.cxx410 aCandidate.removeDoublePoints(); in triangulate()
H A Db2dpolygon.cxx1611 void B2DPolygon::removeDoublePoints() in removeDoublePoints() function in basegfx::B2DPolygon
H A Db3dpolygon.cxx1793 void B3DPolygon::removeDoublePoints() in removeDoublePoints() function in basegfx::B3DPolygon
/trunk/main/svx/source/engine3d/
H A Dlathe3d.cxx84 maPolyPoly2D.removeDoublePoints(); in E3dLatheObj()
191 maPolyPoly2D.removeDoublePoints(); in SetPolyPoly2D()
H A Dextrud3d.cxx202 aTemp.removeDoublePoints(); in GetBreakObj()
/trunk/main/drawinglayer/source/primitive3d/
H A Dsdrlatheprimitive3d.cxx166 aCandidate.removeDoublePoints(); in create3DDecomposition()
218 maCorrectedPolyPolygon.removeDoublePoints(); in impCreateSlices()
H A Dsdrextrudeprimitive3d.cxx374 maCorrectedPolyPolygon.removeDoublePoints(); in impCreateSlices()
/trunk/main/sd/source/ui/func/
H A Dfumorph.cxx134 aPolyPoly1.removeDoublePoints(); in DoExecute()
138 aPolyPoly2.removeDoublePoints(); in DoExecute()
/trunk/main/basegfx/inc/basegfx/polygon/
H A Db2dpolypolygon.hxx121 void removeDoublePoints();
H A Db3dpolypolygon.hxx115 void removeDoublePoints();
H A Db3dpolygon.hxx128 void removeDoublePoints();
H A Db2dpolygon.hxx256 void removeDoublePoints();
/trunk/main/svx/source/svdraw/
H A Dsvdorect.cxx592 aPolyPolygon.removeDoublePoints(); in DoConvertToPolyObj()
/trunk/main/vcl/source/gdi/
H A Doutdev.cxx2286 aB2DPolygon.removeDoublePoints(); in ImpTryDrawPolyLineDirect()

Completed in 113 milliseconds