Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/svdraw/
H A Dsvdglue.cxx40 aPos=GetAbsolutePos(rObj); in SetReallyAbsolute()
52 Point SdrGluePoint::GetAbsolutePos(const SdrObject& rObj) const in GetAbsolutePos() function in SdrGluePoint
181 Point aPt(pObj!=NULL ? GetAbsolutePos(*pObj) : GetPos()); in Rotate()
208 Point aPt(pObj!=NULL ? GetAbsolutePos(*pObj) : GetPos()); in Mirror()
246 Point aPt(pObj!=NULL ? GetAbsolutePos(*pObj) : GetPos()); in Shear()
257 Point aPt(pObj!=NULL ? GetAbsolutePos(*pObj) : GetPos()); in Draw()
292 Point aPt(pObj!=NULL ? GetAbsolutePos(*pObj) : GetPos()); in Invalidate()
306 Point aPt(pObj!=NULL ? GetAbsolutePos(*pObj) : GetPos()); in IsHit()
H A Dsvdglev.cxx161 Point aPos(rGP.GetAbsolutePos(*pObj)); in ImpSetPercent()
213 Point aPos(rGP.GetAbsolutePos(*pObj)); in ImpSetAlign()
346 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.cxx571 const Point aPoint((*pGPL)[nGlueNum].GetAbsolutePos(*pObj)); in createSdrDragEntries_GlueDrag()
1733 Point aPt((*pGPL)[nGlueNum].GetAbsolutePos(*pObj)); in MoveSdrDrag()
H A Dsvdmrkv.cxx886 Point aPos(rGP.GetAbsolutePos(*pObj)); in SetMarkHandles()
/aoo4110/main/svx/source/sdr/contact/
H A Dviewcontactofsdrobj.cxx168 const Point aPosition(rCandidate.GetAbsolutePos(GetSdrObject())); in createGluePointPrimitive2DSequence()
/aoo4110/main/svx/inc/svx/
H A Dsvdglue.hxx101 Point GetAbsolutePos(const SdrObject& rObj) const;
/aoo4110/main/sd/source/ui/view/
H A Dsdview3.cxx557 Point aPosition = rGluePoint.GetAbsolutePos(*pConnObj); in InsertData()
589 Point aPosition = rGluePoint.GetAbsolutePos(*pConnObj); in InsertData()
/aoo4110/main/filter/source/msfilter/
H A Descherex.cxx4789 Point aPt( rGP.GetAbsolutePos( *pCustoShape ) ); in GetConnectorRule()

Completed in 141 milliseconds