Home
last modified time | relevance | path

Searched refs:GetCurrRelPos (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dflyincnt.cxx91 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()
H A Danchoreddrawobject.cxx554 SetObjLeft( aAnchPos.X() + GetCurrRelPos().X() ); in _MakeObjPosAnchoredAtLayout()
555 SetObjTop( aAnchPos.Y() + GetCurrRelPos().Y() ); in _MakeObjPosAnchoredAtLayout()
H A Danchoredobject.cxx436 const Point SwAnchoredObject::GetCurrRelPos() const in GetCurrRelPos() function in SwAnchoredObject
H A Dtabfrm.cxx4044 pAnchoredObj->GetCurrRelPos().X() : in CalcHeightWidthFlys()
4045 pAnchoredObj->GetCurrRelPos().Y() ); in CalcHeightWidthFlys()
H A Dfly.cxx1236 if ( GetCurrRelPos() != rNewPos ) in ChgRelPos()
/trunk/main/sw/inc/
H A Danchoredobject.hxx409 const Point GetCurrRelPos() const;
/trunk/main/sw/source/core/objectpositioning/
H A Dascharanchoredobjectposition.cxx323 aRelAttr != rFlyInCntFrm.GetCurrRelPos() ) ) in CalcPosition()
H A Dtocntntanchoredobjectposition.cxx195 Point aRelPos( GetAnchoredObj().GetCurrRelPos() ); in CalcPosition()

Completed in 77 milliseconds