Home
last modified time | relevance | path

Searched refs:correctOrientations (Results 1 – 14 of 14) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsdrpagewindow.cxx260 aPolyA = basegfx::tools::correctOrientations(aPolyA); in impTryTest()
271 aCandidate = basegfx::tools::correctOrientations(aCandidate); in impTryTest()
/trunk/main/basegfx/source/polygon/
H A Db2dpolypolygoncutter.cxx972 return correctOrientations(aRetval); in prepareForPolygonOperation()
980 return correctOrientations(aRetval); in prepareForPolygonOperation()
1028 return correctOrientations(aRetval); in solvePolygonOperationXor()
H A Db2dpolygonclipper.cxx572 aMergePolyPolygonA = correctOrientations(aMergePolyPolygonA); in clipPolyPolygonOnPolyPolygon()
586 aMergePolyPolygonB = correctOrientations(aMergePolyPolygonB); in clipPolyPolygonOnPolyPolygon()
H A Db2dpolypolygontools.cxx40 B2DPolyPolygon correctOrientations(const B2DPolyPolygon& rCandidate) in correctOrientations() function
/trunk/main/sd/source/ui/func/
H A Dfumorph.cxx133 aPolyPoly1 = ::basegfx::tools::correctOrientations(aPolyPoly1); in DoExecute()
137 aPolyPoly2 = ::basegfx::tools::correctOrientations(aPolyPoly2); in DoExecute()
/trunk/main/slideshow/source/engine/transitions/
H A Dclippingfunctor.cxx199 aClipPoly = ::basegfx::tools::correctOrientations(aClipPoly); in operator ()()
/trunk/main/svx/source/engine3d/
H A Dextrud3d.cxx203 aTemp = basegfx::tools::correctOrientations(aTemp); in GetBreakObj()
/trunk/main/basegfx/inc/basegfx/polygon/
H A Db2dpolypolygontools.hxx55 BASEGFX_DLLPUBLIC B2DPolyPolygon correctOrientations(const B2DPolyPolygon& rCandidate);
/trunk/main/drawinglayer/source/primitive3d/
H A Dsdrlatheprimitive3d.cxx219 maCorrectedPolyPolygon = basegfx::tools::correctOrientations(maCorrectedPolyPolygon); in impCreateSlices()
H A Dsdrextrudeprimitive3d.cxx375 maCorrectedPolyPolygon = basegfx::tools::correctOrientations(maCorrectedPolyPolygon); in impCreateSlices()
/trunk/main/basegfx/source/tools/
H A Db2dclipstate.cxx434 aCollectedRanges = correctOrientations(aCollectedRanges); in commitPendingRanges()
/trunk/main/slideshow/source/engine/
H A Dslideview.cxx166 aClip = basegfx::tools::correctOrientations(aClip); in prepareClip()
/trunk/main/filter/source/svg/
H A Dsvgexport.cxx104 maClipList.push_front( ::basegfx::tools::correctOrientations( rPolyPoly ) ); in pushClip()
H A Dsvgwriter.cxx641 …const ::basegfx::B2DPolyPolygon aB2DPolyPoly( ::basegfx::tools::correctOrientations( aPolyPoly.get… in ImplWritePolyPolygon()

Completed in 80 milliseconds