Searched refs:SetAnchorPos (Results 1 – 8 of 8) sorted by relevance
738 void SdrObjGroup::SetAnchorPos(const Point& rPnt) in SetAnchorPos() function in SdrObjGroup751 if (pObj->IsEdgeObj()) pObj->SetAnchorPos(rPnt); in SetAnchorPos()755 if (!pObj->IsEdgeObj()) pObj->SetAnchorPos(rPnt); in SetAnchorPos()
1648 void SdrObject::SetAnchorPos(const Point& rPnt) in SetAnchorPos() function in SdrObject
544 DrawObj()->SetAnchorPos( aNewAnchorPos ); in _MakeObjPosAnchoredAtLayout()572 DrawObj()->SetAnchorPos( aNewAnchorPos ); in _SetDrawObjAnchor()
2081 pAnchoredDrawObj->DrawObj()->SetAnchorPos( aNewAnchorPos ); in lcl_MoveAllLowerObjs()
96 virtual void SetAnchorPos(const Point& rPnt);
786 virtual void SetAnchorPos(const Point& rPnt);
256 GetObject().SetAnchorPos( aAbsAnchorPos ); in CalcPosition()
1883 pObj->SetAnchorPos( aAnchor ); in SetAnchor()
Completed in 106 milliseconds