Home
last modified time | relevance | path

Searched refs:getB2DPolygon (Results 26 – 50 of 122) sorted by relevance

12345

/aoo41x/main/svx/source/svdraw/
H A Dsvdpoev.cxx118 const basegfx::B2DPolygon aLocalPolygon(pPath->GetPathPoly().getB2DPolygon(nPolyNum)); in CheckPolyPossibilitiesHelper()
459 const Polygon aPathPolygon(rPathPolyPolygon.getB2DPolygon(0)); in IsRipUpAtMarkedPointsPossible()
629 basegfx::B2DPolygon aNewXP(aXPP.getB2DPolygon(nPolyNum)); in ImpTransformMarkedPoints()
H A Dsvdomeas.cxx1181 aPolyPoly.append(aTmpPolyPolygon[0].getB2DPolygon()); in DoConvertToPolyObj()
1201 aPolyPoly.append(aTmpPolyPolygon[0].getB2DPolygon()); in DoConvertToPolyObj()
1213 aPolyPoly.append(aTmpPolyPolygon[1].getB2DPolygon()); in DoConvertToPolyObj()
1233 aPolyPoly.append(aTmpPolyPolygon[0].getB2DPolygon()); in DoConvertToPolyObj()
1245 aPolyPoly.append(aTmpPolyPolygon[1].getB2DPolygon()); in DoConvertToPolyObj()
1260 aPolyPoly.append(aTmpPolyPolygon[nLoopStart].getB2DPolygon()); in DoConvertToPolyObj()
H A Dsvdedtv2.cxx735 return rPolyPolygon.getB2DPolygon(0L); in ImpCombineToSinglePolygon()
739 basegfx::B2DPolygon aRetval(rPolyPolygon.getB2DPolygon(0L)); in ImpCombineToSinglePolygon()
743 basegfx::B2DPolygon aCandidate(rPolyPolygon.getB2DPolygon(a)); in ImpCombineToSinglePolygon()
1306 const basegfx::B2DPolygon aPolygon(aPolyPolygon.getB2DPolygon(0L)); in CombineMarkedObjects()
1402 const basegfx::B2DPolygon aPolygon(rPpolyPolygon.getB2DPolygon(0L)); in ImpCanDismantle()
1508 const basegfx::B2DPolygon& rCandidate(rPolyPolygon.getB2DPolygon(a)); in ImpDismantleOneObject()
H A Dsvdoedge.cxx1671 aPolyPolygon.append(pEdgeTrack->getB2DPolygon()); in TakeXorPoly()
1686 *pEdgeTrack = XPolygon( rPoly.getB2DPolygon( 0 ) ); in SetEdgeTrackPath()
1704 aPolyPolygon.append( pEdgeTrack->getB2DPolygon() ); in GetEdgeTrackPath()
1984 aResult = aXP.getB2DPolygon(); in ImplAddConnectorOverlay()
2082 aRetval.append(pEdgeTrack->getB2DPolygon()); in TakeCreatePoly()
2372 aPolyPolygon.append(pEdgeTrack->getB2DPolygon()); in DoConvertToPolyObj()
2597 return pEdgeTrack->getB2DPolygon(); in getEdgeTrack()
H A Dsvdorect.cxx481 aRetval.append(ImpCalcXPoly(aRect1,GetEckenradius()).getB2DPolygon()); in TakeCreatePoly()
591 basegfx::B2DPolyPolygon aPolyPolygon(aXP.getB2DPolygon()); in DoConvertToPolyObj()
H A Dsvdotextpathdecomposition.cxx602 aB2DPolyPolygon.getB2DPolygon(a), rLineAttribute, rStrokeAttribute); in impAddPolygonStrokePrimitives()
754 aPolygonParagraphHandler.HandlePair(rPathPolyPolygon.getB2DPolygon(a), aParagraphTextPortions); in impDecomposePathTextPrimitive()
/aoo41x/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx771 createHairlinePrimitive(rPolyPolygon.getB2DPolygon(a), rTarget, rProperties); in createHairlineAndFillPrimitive()
1870 const basegfx::B2DPolygon aOutline(aToolsPoly.getB2DPolygon()); in interpretMetafile()
1884 const basegfx::B2DPolygon aOutline(aToolsPoly.getB2DPolygon()); in interpretMetafile()
1898 const basegfx::B2DPolygon aOutline(aToolsPoly.getB2DPolygon()); in interpretMetafile()
1911 …createLinePrimitive(pA->GetPolygon().getB2DPolygon(), pA->GetLineInfo(), rTargetHolders.Current(),… in interpretMetafile()
1922 basegfx::B2DPolygon aOutline(pA->GetPolygon().getB2DPolygon()); in interpretMetafile()
1950 basegfx::B2DPolygon aPolygonOutline(aPolyPolygonOutline.getB2DPolygon(b)); in interpretMetafile()
/aoo41x/main/vcl/source/gdi/
H A Dlineinfo.cxx372 io_rLinePolyPolygon.getB2DPolygon(c), in applyToB2DPolyPolygon()
389 io_rLinePolyPolygon.getB2DPolygon(a), in applyToB2DPolyPolygon()
/aoo41x/main/drawinglayer/source/primitive3d/
H A Dsdrlatheprimitive3d.cxx225 const basegfx::B2DPolygon aSubCandidate(maCorrectedPolyPolygon.getB2DPolygon(0)); in impCreateSlices()
301 if(getPolyPolygon().count() && !getPolyPolygon().getB2DPolygon(0L).isClosed()) in SdrLathePrimitive3D()
/aoo41x/main/basegfx/source/polygon/
H A Db2dpolygontriangulator.cxx240 const B2DPolygon aPolygonCandidate(rCandidate.getB2DPolygon(a)); in Triangulator()
447 const B2DPolygon aSinglePolygon(aCandidate.getB2DPolygon(0L)); in triangulate()
/aoo41x/main/basegfx/source/tools/
H A Dcanvastools.cxx122 pOutput[i] = bezierSequenceFromB2DPolygon( rPolyPoly.getB2DPolygon(i) ); in bezierSequenceSequenceFromB2DPolyPolygon()
140 pOutput[i] = pointSequenceFromB2DPolygon( rPolyPoly.getB2DPolygon(i) ); in pointSequenceSequenceFromB2DPolyPolygon()
207 xRes->setClosed( i, rPolyPoly.getB2DPolygon(i).isClosed() ); in xPolyPolygonFromB2DPolyPolygon()
/aoo41x/main/svgio/source/svgreader/
H A Dsvgtextpathnode.cxx394 const basegfx::B2DPolygon aPolygon(pPolyPolyPath->getB2DPolygon(0)); in isValid()
426 basegfx::B2DPolygon aPolygon(pPolyPolyPath->getB2DPolygon(0)); in decomposePathNode()
/aoo41x/main/sd/source/ui/func/
H A Dfucon3d.cxx133 ::basegfx::B2DPolygon aB2DPolygon(aXPoly.getB2DPolygon()); in ImpCreateBasic3DShape()
160 ::basegfx::B2DPolygon aB2DPolygon(aXPoly.getB2DPolygon()); in ImpCreateBasic3DShape()
/aoo41x/main/sdext/source/pdfimport/tree/
H A Dgenericelements.cxx178 basegfx::B2DPolygon aPoly = PolyPoly.getB2DPolygon( i ); in emitStructure()
411 basegfx::B2DPolygon aPoly = pPoly->PolyPoly.getB2DPolygon(0); in resolveUnderlines()
/aoo41x/main/svtools/source/filter/wmf/
H A Demfwr.cxx871 const basegfx::B2DPolygon aCandidate(aLinePolyPolygon.getB2DPolygon(a)); in Impl_handleLineInfoPolyPolygons()
886 const Polygon aPolygon(aFillPolyPolygon.getB2DPolygon(a)); in Impl_handleLineInfoPolyPolygons()
1076 … Impl_handleLineInfoPolyPolygons(pA->GetLineInfo(), rPoly.getB2DPolygon()); in ImplWrite()
/aoo41x/main/canvas/source/vcl/
H A Dcanvashelper.cxx376 … basegfx::tools::applyLineDashing(aPolyPoly.getB2DPolygon(i), aDashArray, &aDashedPolyPoly); in strokePolyPolygon()
411 aPolyPoly.getB2DPolygon(i), in strokePolyPolygon()
439 if( aStrokedPolyPoly.getB2DPolygon( i ).isClosed() ) { in strokePolyPolygon()
/aoo41x/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx2098 ::basegfx::B2DPolygon aPoly( aToolsPoly.getB2DPolygon() ); in createActions()
2112 ::basegfx::B2DPolygon aPoly( aToolsPoly.getB2DPolygon() ); in createActions()
2126 ::basegfx::B2DPolygon aPoly( aToolsPoly.getB2DPolygon() ); in createActions()
2143 … ::basegfx::B2DPolygon aPoly( pPolyLineAct->GetPolygon().getB2DPolygon() ); in createActions()
2201 …segfx::B2DPolygon aPoly( static_cast<MetaPolygonAction*>(pCurrAct)->GetPolygon().getB2DPolygon() ); in createActions()
/aoo41x/main/basegfx/inc/basegfx/polygon/
H A Db2dtrapezoid.hxx72 B2DPolygon getB2DPolygon() const;
H A Db2dpolypolygon.hxx71 B2DPolygon getB2DPolygon(sal_uInt32 nIndex) const;
/aoo41x/main/tools/source/generic/
H A Dpoly2.cxx862 aRetval.append(pCandidate->getB2DPolygon()); in getB2DPolyPolygon()
883 basegfx::B2DPolygon aCandidate(rPolyPolygon.getB2DPolygon(sal_uInt32(a))); in PolyPolygon()
/aoo41x/main/editeng/source/misc/
H A Dtxtrange.cxx71 …const basegfx::B2DPolygon aCandidate(rPolyPolygon.getB2DPolygon(i).getDefaultAdaptiveSubdivision()… in TextRanger()
83 …const basegfx::B2DPolygon aCandidate(pLinePolyPolygon->getB2DPolygon(i).getDefaultAdaptiveSubdivis… in TextRanger()
/aoo41x/main/svx/source/sdr/primitive2d/
H A Dsdrpathprimitive2d.cxx77 getUnitPolyPolygon().getB2DPolygon(a), in create2DDecomposition()
/aoo41x/main/drawinglayer/source/processor2d/
H A Dlinegeometryextractor2d.cxx75 basegfx::B2DPolygon aLocalPolygon(rPolygonCandidate.getB2DPolygon()); in processBasePrimitive2D()
/aoo41x/main/svx/source/sdr/contact/
H A Dviewcontactofe3dlathe.cxx70 const basegfx::B2DPolygon aCandidate(aPolyPolygon.getB2DPolygon(a)); in createViewIndependentPrimitive3DSequence()
/aoo41x/main/drawinglayer/source/attribute/
H A Dlinestartendattribute.cxx184 && 0 != getB2DPolyPolygon().getB2DPolygon(0).count()); in isActive()

Completed in 200 milliseconds

12345