Searched refs:ImpFindConnector (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/svx/source/svdraw/ |
H A D | svdoedge.cxx | 1866 ImpFindConnector(aPointNow, *rDragStat.GetPageView(), *pDraggedOne, pOriginalEdge); in applySpecialDrag() 2026 ImpFindConnector(rDragStat.GetStart(),*rDragStat.GetPageView(),aCon1,this); in BegCreate() 2038 ImpFindConnector(rDragStat.GetNow(),*rDragStat.GetPageView(),aCon2,this); in MovCreate() 2091 FASTBOOL SdrEdgeObj::ImpFindConnector(const Point& rPt, const SdrPageView& rPV, SdrObjConnection& r… in ImpFindConnector() function in SdrEdgeObj
|
H A D | svdcrtv.cxx | 362 if (!bMarkHit) SdrEdgeObj::ImpFindConnector(aPos,*pPV,aCon,NULL,pWin); in MouseMove()
|
/aoo42x/main/svx/inc/svx/ |
H A D | svdoedge.hxx | 211 …static FASTBOOL ImpFindConnector(const Point& rPt, const SdrPageView& rPV, SdrObjConnection& rCon,…
|
Completed in 24 milliseconds