Searched refs:GetAbsolutePos (Results 1 – 11 of 11) sorted by relevance
40 aPos=GetAbsolutePos(rObj); in SetReallyAbsolute()52 Point SdrGluePoint::GetAbsolutePos(const SdrObject& rObj) const in GetAbsolutePos() function in SdrGluePoint181 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()
161 Point aPos(rGP.GetAbsolutePos(*pObj)); in ImpSetPercent()213 Point aPos(rGP.GetAbsolutePos(*pObj)); in ImpSetAlign()346 Point aPos(rGP.GetAbsolutePos(*pObj)); in ImpTransformMarkedGluePoints()
97 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()
548 Point aPos(rGP.GetAbsolutePos(*pObj)); in MarkGluePoints()
94 const Point& rPosition = aGluePoint.GetAbsolutePos(rObject); in ImplConnectMarkerOverlay()
571 const Point aPoint((*pGPL)[nGlueNum].GetAbsolutePos(*pObj)); in createSdrDragEntries_GlueDrag()1733 Point aPt((*pGPL)[nGlueNum].GetAbsolutePos(*pObj)); in MoveSdrDrag()
886 Point aPos(rGP.GetAbsolutePos(*pObj)); in SetMarkHandles()
168 const Point aPosition(rCandidate.GetAbsolutePos(GetSdrObject())); in createGluePointPrimitive2DSequence()
101 Point GetAbsolutePos(const SdrObject& rObj) const;
557 Point aPosition = rGluePoint.GetAbsolutePos(*pConnObj); in InsertData()589 Point aPosition = rGluePoint.GetAbsolutePos(*pConnObj); in InsertData()
4789 Point aPt( rGP.GetAbsolutePos( *pCustoShape ) ); in GetConnectorRule()
Completed in 141 milliseconds