Searched refs:GetCurrRelPos (Results 1 – 8 of 8) sorted by relevance
91 ASSERT( rPoint != aRef || rRelAttr != GetCurrRelPos(), "SetRefPoint: no change" ); in SetRefPoint()209 SwTwips nAct = bVert ? -GetCurrRelPos().X() : GetCurrRelPos().Y(); in MakeObjPos()258 return GetCurrRelPos(); in GetRelPos()
554 SetObjLeft( aAnchPos.X() + GetCurrRelPos().X() ); in _MakeObjPosAnchoredAtLayout()555 SetObjTop( aAnchPos.Y() + GetCurrRelPos().Y() ); in _MakeObjPosAnchoredAtLayout()
436 const Point SwAnchoredObject::GetCurrRelPos() const in GetCurrRelPos() function in SwAnchoredObject
4044 pAnchoredObj->GetCurrRelPos().X() : in CalcHeightWidthFlys()4045 pAnchoredObj->GetCurrRelPos().Y() ); in CalcHeightWidthFlys()
1256 if ( GetCurrRelPos() != rNewPos ) in ChgRelPos()
409 const Point GetCurrRelPos() const;
323 aRelAttr != rFlyInCntFrm.GetCurrRelPos() ) ) in CalcPosition()
195 Point aRelPos( GetAnchoredObj().GetCurrRelPos() ); in CalcPosition()
Completed in 119 milliseconds