Home
last modified time | relevance | path

Searched refs:aCurrAnchorPos (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/core/layout/
H A Danchoreddrawobject.cxx565 Point aCurrAnchorPos = GetDrawObj()->GetAnchorPos(); in _SetDrawObjAnchor() local
566 if ( aNewAnchorPos != aCurrAnchorPos ) in _SetDrawObjAnchor()
569 Size aMove( aCurrAnchorPos.X() - aNewAnchorPos.X(), in _SetDrawObjAnchor()
570 aCurrAnchorPos.Y() - aNewAnchorPos.Y() ); in _SetDrawObjAnchor()
H A Dpagechg.cxx2079 const Point aCurrAnchorPos = pAnchoredDrawObj->GetDrawObj()->GetAnchorPos(); in lcl_MoveAllLowerObjs() local
2080 const Point aNewAnchorPos( ( aCurrAnchorPos + rOffset ) ); in lcl_MoveAllLowerObjs()

Completed in 26 milliseconds