Searched refs:GetAbsolutePos (Results 1 – 11 of 11) sorted by relevance
39 aPos=GetAbsolutePos(rObj); in SetReallyAbsolute()51 Point SdrGluePoint::GetAbsolutePos(const SdrObject& rObj) const in GetAbsolutePos() function in SdrGluePoint180 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()
157 Point aPos(rGP.GetAbsolutePos(*pObj)); in ImpSetPercent()208 Point aPos(rGP.GetAbsolutePos(*pObj)); in ImpSetAlign()338 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()
570 const Point aPoint((*pGPL)[nGlueNum].GetAbsolutePos(*pObj)); in createSdrDragEntries_GlueDrag()1730 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()
100 Point GetAbsolutePos(const SdrObject& rObj) const;
557 Point aPosition = rGluePoint.GetAbsolutePos(*pConnObj); in InsertData()589 Point aPosition = rGluePoint.GetAbsolutePos(*pConnObj); in InsertData()
4800 Point aPt( rGP.GetAbsolutePos( *pCustoShape ) ); in GetConnectorRule()
Completed in 128 milliseconds