Home
last modified time | relevance | path

Searched refs:GetAbsolutePos (Results 1 – 11 of 11) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsvdglue.cxx39 aPos=GetAbsolutePos(rObj); in SetReallyAbsolute()
51 Point SdrGluePoint::GetAbsolutePos(const SdrObject& rObj) const in GetAbsolutePos() function in SdrGluePoint
180 Point aPt(pObj!=NULL ? GetAbsolutePos(*pObj) : GetPos()); in Rotate()
207 Point aPt(pObj!=NULL ? GetAbsolutePos(*pObj) : GetPos()); in Mirror()
245 Point aPt(pObj!=NULL ? GetAbsolutePos(*pObj) : GetPos()); in Shear()
253 Point aPt(pObj!=NULL ? GetAbsolutePos(*pObj) : GetPos()); in Invalidate()
267 Point aPt(pObj!=NULL ? GetAbsolutePos(*pObj) : GetPos()); in IsHit()
H A Dsvdglev.cxx157 Point aPos(rGP.GetAbsolutePos(*pObj)); in ImpSetPercent()
208 Point aPos(rGP.GetAbsolutePos(*pObj)); in ImpSetAlign()
338 Point aPos(rGP.GetAbsolutePos(*pObj)); in ImpTransformMarkedGluePoints()
H A Dsvdoedge.cxx97 Point aPt(rGP.GetAbsolutePos(*pObj)); in TakeGluePoint()
511 bRet=aTail==(*pGPL)[i].GetAbsolutePos(*rCon.pObj); in CheckNodeConnection()
514 bRet=aTail==aPt.GetAbsolutePos(*rCon.pObj); in CheckNodeConnection()
517 bRet=aTail==aPt.GetAbsolutePos(*rCon.pObj); in CheckNodeConnection()
2148 aConPos=rGP.GetAbsolutePos(*pObj); in ImpFindConnector()
2155 aConPos=aPt.GetAbsolutePos(*pObj); in ImpFindConnector()
2162 aConPos=aPt.GetAbsolutePos(*pObj); in ImpFindConnector()
H A Dsvdmrkv1.cxx548 Point aPos(rGP.GetAbsolutePos(*pObj)); in MarkGluePoints()
H A Dsvdcrtv.cxx94 const Point& rPosition = aGluePoint.GetAbsolutePos(rObject); in ImplConnectMarkerOverlay()
H A Dsvddrgmt.cxx570 const Point aPoint((*pGPL)[nGlueNum].GetAbsolutePos(*pObj)); in createSdrDragEntries_GlueDrag()
1730 Point aPt((*pGPL)[nGlueNum].GetAbsolutePos(*pObj)); in MoveSdrDrag()
H A Dsvdmrkv.cxx886 Point aPos(rGP.GetAbsolutePos(*pObj)); in SetMarkHandles()
/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofsdrobj.cxx168 const Point aPosition(rCandidate.GetAbsolutePos(GetSdrObject())); in createGluePointPrimitive2DSequence()
/trunk/main/svx/inc/svx/
H A Dsvdglue.hxx100 Point GetAbsolutePos(const SdrObject& rObj) const;
/trunk/main/sd/source/ui/view/
H A Dsdview3.cxx557 Point aPosition = rGluePoint.GetAbsolutePos(*pConnObj); in InsertData()
589 Point aPosition = rGluePoint.GetAbsolutePos(*pConnObj); in InsertData()
/trunk/main/filter/source/msfilter/
H A Descherex.cxx4800 Point aPt( rGP.GetAbsolutePos( *pCustoShape ) ); in GetConnectorRule()

Completed in 123 milliseconds