Searched refs:GetRelativePolyPoint (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/svx/source/svdraw/ |
H A D | polypolygoneditor.cxx | 48 if( GetRelativePolyPoint(maPolyPolygon,(*aIter), nPoly, nPnt) ) in DeletePoints() 80 if(PolyPolygonEditor::GetRelativePolyPoint(maPolyPolygon, (*aIter), nPolyNum, nPntNum)) in SetSegmentsKind() 139 if(PolyPolygonEditor::GetRelativePolyPoint(maPolyPolygon, (*aIter), nPolyNum, nPntNum)) in SetPointsSmooth() 160 bool PolyPolygonEditor::GetRelativePolyPoint( const basegfx::B2DPolyPolygon& rPoly, sal_uInt32 nAbs… in GetRelativePolyPoint() function in sdr::PolyPolygonEditor
|
H A D | svdpoev.cxx | 116 if(PolyPolygonEditor::GetRelativePolyPoint(pPath->GetPathPoly(), nNum, nPolyNum, nPntNum)) in CheckPolyPossibilitiesHelper() 624 if(PolyPolygonEditor::GetRelativePolyPoint(aXPP, nPt, nPolyNum, nPointNum)) in ImpTransformMarkedPoints()
|
H A D | svdopath.cxx | 888 …if(PolyPolygonEditor::GetRelativePolyPoint(aTempPolyPolygon, rDrag.GetHdl()->GetSourceHdlNum(), nP… in endPathDrag() 2480 if(!PolyPolygonEditor::GetRelativePolyPoint(GetPathPoly(), nSnapPnt, nPoly, nPnt)) in GetSnapPoint() 2512 if(PolyPolygonEditor::GetRelativePolyPoint(GetPathPoly(), nHdlNum, nPoly, nPnt)) in GetPoint() 2526 if(PolyPolygonEditor::GetRelativePolyPoint(GetPathPoly(), nHdlNum, nPoly, nPnt)) in NbcSetPoint() 2702 if(PolyPolygonEditor::GetRelativePolyPoint(aLocalPolyPolygon, nHdlNum, nPoly, nPnt)) in RipPoint()
|
H A D | svddrgmt.cxx | 525 … if(sdr::PolyPolygonEditor::GetRelativePolyPoint(aPathXPP, nObjPt, nPolyNum, nPointNum)) in createSdrDragEntries_PointDrag()
|
/aoo41x/main/svx/inc/svx/ |
H A D | polypolygoneditor.hxx | 63 …static bool GetRelativePolyPoint( const basegfx::B2DPolyPolygon& rPoly, sal_uInt32 nAbsPnt, sal_uI…
|
Completed in 126 milliseconds