| /trunk/main/svx/source/svdraw/ | 
| H A D | svdopath.cxx | 141 	maOrig(rPO.GetPathPoly()),  in ImpSdrPathDragData()1798 		if(GetPathPoly().count())  in ImpForceKind()
 1897 		if(ImpIsLine(GetPathPoly()))  in TakeObjNameSingul()
 2021 	return GetPathPoly();  in TakeXorPoly()
 2275 					if(GetPathPoly().count())  in EndCreate()
 2445 	if(GetPathPoly().count())  in RecalcSnapRect()
 2538 			if(GetPathPoly().count())  in NbcSetPoint()
 2808 	if(GetPathPoly() != rPathPoly)  in NbcSetPathPoly()
 2818 	if(GetPathPoly() != rPathPoly)  in SetPathPoly()
 2883 	if(GetPathPoly().count())  in TRGetBaseGeometry()
 [all …]
 
 | 
| H A D | svdpoev.cxx | 116 				if(PolyPolygonEditor::GetRelativePolyPoint(pPath->GetPathPoly(), nNum, nPolyNum, nPntNum))   in CheckPolyPossibilitiesHelper()118 					const basegfx::B2DPolygon aLocalPolygon(pPath->GetPathPoly().getB2DPolygon(nPolyNum));  in CheckPolyPossibilitiesHelper()
 224 				PolyPolygonEditor aEditor( pPath->GetPathPoly(), pPath->IsClosed() );  in SetMarkedPointsSmooth()
 259 				PolyPolygonEditor aEditor( pPath->GetPathPoly(), pPath->IsClosed() );  in SetMarkedSegmentsKind()
 327 				PolyPolygonEditor aEditor( pPath ->GetPathPoly(), pPath->IsClosed() );  in DeleteMarkedPoints()
 453 				const basegfx::B2DPolyPolygon& rPathPolyPolygon = pMarkedPathObject->GetPathPoly();  in IsRipUpAtMarkedPointsPossible()
 495 			const PolyPolygon aPathPolyPolygon(pMarkedPathObject->GetPathPoly());  in IsOpenCloseMarkedObjectsPossible()
 617 			basegfx::B2DPolyPolygon aXPP(pPath->GetPathPoly());  in ImpTransformMarkedPoints()
 
 | 
| H A D | svdedtv2.cxx | 660 		aRetval = pPath->GetPathPoly();  in ImpGetPolyPolygon1()681 						aRetval.append(pPath->GetPathPoly());  in ImpGetPolyPolygon1()
 691 					aRetval = pPath->GetPathPoly();  in ImpGetPolyPolygon1()
 1076 						basegfx::B2DPolyPolygon aTmpPoly(pPathObj->GetPathPoly());  in MergeMarkedObjects()
 1439 				if(ImpCanDismantle(pPath->GetPathPoly(), bMakeLines))   in ImpCanDismantle()
 1467 			if(ImpCanDismantle(pPath->GetPathPoly(),bMakeLines))   in ImpCanDismantle()
 1509 		const basegfx::B2DPolyPolygon& rPolyPolygon(pSrcPath->GetPathPoly());  in ImpDismantleOneObject()
 
 | 
| H A D | sdrpagewindow.cxx | 259 				basegfx::B2DPolyPolygon aPolyA(((SdrPathObj*)pObjA)->GetPathPoly());  in impTryTest()270 						basegfx::B2DPolyPolygon aCandidate(((SdrPathObj*)pObjB)->GetPathPoly());  in impTryTest()
 
 | 
| H A D | svdfmtf.cxx | 815 			if(1L == pLastPoly->GetPathPoly().count())  in CheckLastLineMerge()818 				basegfx::B2DPolygon aDstPoly(pLastPoly->GetPathPoly().getB2DPolygon(0L));  in CheckLastLineMerge()
 881 			if(pLastPoly->GetPathPoly() == rPolyPolygon)  in CheckLastPolyLineAndFillMerge()
 
 | 
| H A D | svdotxtr.cxx | 511 		pPathObj->SetPathPoly(basegfx::tools::expandToCurve(pPathObj->GetPathPoly()));  in ImpConvertMakeObj()
 | 
| H A D | svdedtv1.cxx | 527 		XPolyPolygon aXPP(pPath->GetPathPoly());  in ImpCrookObj()647 		XPolyPolygon aXPP(pPath->GetPathPoly());  in ImpDistortObj()
 
 | 
| H A D | svdobj.cxx | 2651             pPathObj->SetPathPoly(basegfx::tools::simplifyCurveSegments(pPathObj->GetPathPoly()));  in ConvertToContourObj()
 | 
| /trunk/main/sd/source/ui/animations/ | 
| H A D | motionpathtag.cxx | 197 			basegfx::B2DPolyPolygon aDragPoly(pPathObj->GetPathPoly());  in EndSdrDrag()376 	mxPolyPoly = mpPathObj->GetPathPoly();  in MotionPathTag()
 462 		if( mxPolyPoly != mpPathObj->GetPathPoly() )  in Notify()
 465 			mxPolyPoly = mpPathObj->GetPathPoly();  in Notify()
 590 					const basegfx::B2DPolyPolygon aDragPoly(mpPathObj->GetPathPoly());  in MouseButtonDown()
 1134 			PolyPolygonEditor aEditor( mpPathObj->GetPathPoly(), mpPathObj->IsClosed() );  in DeleteMarkedPoints()
 1197 			PolyPolygonEditor aEditor( mpPathObj->GetPathPoly(), mpPathObj->IsClosed() );  in SetMarkedSegmentsKind()
 1251 			PolyPolygonEditor aEditor( mpPathObj->GetPathPoly(), mpPathObj->IsClosed() );  in SetMarkedPointsSmooth()
 
 | 
| /trunk/main/svx/source/dialog/ | 
| H A D | imapwnd.cxx | 382 			Polygon aPoly(pPathObj->GetPathPoly().getB2DPolygon(0L));  in SdrObjCreated()397 			const basegfx::B2DPolyPolygon& rXPolyPoly = pPathObj->GetPathPoly();  in SdrObjCreated()
 454 				Polygon aPoly(pPathObj->GetPathPoly().getB2DPolygon(0L));  in SdrObjChanged()
 471 				const basegfx::B2DPolyPolygon& rXPolyPoly = rPathObj.GetPathPoly();  in SdrObjChanged()
 475 					Polygon aPoly(rPathObj.GetPathPoly().getB2DPolygon(0L));  in SdrObjChanged()
 
 | 
| H A D | contwnd.cxx | 142 …:B2DPolyPolygon aB2DPolyPolygon(basegfx::tools::adaptiveSubdivideByAngle(pPathObj->GetPathPoly()));  in GetPolyPolygon()197 		bRet = ( (SdrPathObj*) pPage->GetObj( 0 ) )->GetPathPoly().count() && pModel->IsChanged();  in IsContourChanged()
 
 | 
| /trunk/main/svx/source/customshapes/ | 
| H A D | EnhancedCustomShapeEngine.cxx | 430 					aPP = ((SdrPathObj*)pNext)->GetPathPoly();  in getLineGeometry()437 						aPP = pPath->GetPathPoly();  in getLineGeometry()
 
 | 
| H A D | EnhancedCustomShape3d.cxx | 453                         aPolyPoly = pNewPathObj->GetPathPoly();  in Create3DObject()488                     aPolyPoly = ((SdrPathObj*)pNext)->GetPathPoly();  in Create3DObject()
 496 					aPolyPoly = pPath->GetPathPoly();  in Create3DObject()
 
 | 
| H A D | EnhancedCustomShapeFontWork.cxx | 554 			basegfx::B2DPolyPolygon aCandidate(((SdrPathObj*)pPartObj)->GetPathPoly());  in GetOutlinesFromShape2d()
 | 
| /trunk/main/sd/source/ui/func/ | 
| H A D | fumorph.cxx | 120 					aPolyPoly1.append(((SdrPathObj*)pObj)->GetPathPoly());  in DoExecute()127 					aPolyPoly2.append(((SdrPathObj*)pObj)->GetPathPoly());  in DoExecute()
 
 | 
| H A D | fulinend.cxx | 106 		const ::basegfx::B2DPolyPolygon aPolyPolygon = ( (SdrPathObj*) pNewObj )->GetPathPoly();  in DoExecute()
 | 
| H A D | fuoaprms.cxx | 687 			const ::basegfx::B2DPolyPolygon& rPolyPolygon = pPath->GetPathPoly();  in DoExecute()
 | 
| /trunk/main/svx/source/sdr/contact/ | 
| H A D | viewcontactofsdrpathobj.cxx | 57             basegfx::B2DPolyPolygon aUnitPolyPolygon(GetPathObj().GetPathPoly());  in createViewIndependentPrimitive2DSequence()
 | 
| /trunk/main/svx/inc/svx/ | 
| H A D | svdopath.hxx | 156 	const basegfx::B2DPolyPolygon& GetPathPoly() const { return maPathPolygon; }  in GetPathPoly()  function in SdrPathObj
 | 
| /trunk/main/svx/source/engine3d/ | 
| H A D | view3d.cxx | 789 			p3DObj = new E3dExtrudeObj(aDefault, pPath->GetPathPoly(), fDepth);  in ImpCreateSingle3DObjectFlat()793 			basegfx::B2DPolyPolygon aPolyPoly2D(pPath->GetPathPoly());  in ImpCreateSingle3DObjectFlat()
 
 | 
| /trunk/main/chart2/source/controller/main/ | 
| H A D | SelectionHelper.cxx | 629 …          const ::basegfx::B2DPolyPolygon& rPolyPolygon = ((SdrPathObj*)m_pMarkObj)->GetPathPoly();  in getMarkHandles()
 | 
| /trunk/main/cui/source/tabpages/ | 
| H A D | tplneend.cxx | 461 		basegfx::B2DPolyPolygon aNewPolyPolygon(((SdrPathObj*)pNewObj)->GetPathPoly());  in IMPL_LINK()
 | 
| /trunk/main/svx/source/unodraw/ | 
| H A D | unoshap2.cxx | 1305 		return ((SdrPathObj*)mpObj.get())->GetPathPoly();  in GetPolygon()1601 		return static_cast<SdrPathObj*>(mpObj.get())->GetPathPoly();  in GetPolygon()
 
 | 
| /trunk/main/sd/source/filter/html/ | 
| H A D | htmlex.cxx | 1839 …aStr += CreateHTMLPolygonArea(((SdrPathObj*)pObject)->GetPathPoly(), Size(-pPage->GetLftBorder(), …  in CreateHtmlForPresPages()
 | 
| /trunk/main/sd/source/core/ | 
| H A D | CustomAnimationEffect.cxx | 1734 	::basegfx::B2DPolyPolygon xPolyPoly( rPathObj.GetPathPoly() );  in updatePathFromSdrPathObj()
 |