Home
last modified time | relevance | path

Searched refs:rOldAnch (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sw/source/core/doc/
H A Ddocfly.cxx220 const SwFmtAnchor &rOldAnch = rFmt.GetAnchor(); in SetFlyFrmAnchor() local
221 const RndStdIds nOld = rOldAnch.GetAnchorId(); in SetFlyFrmAnchor()
238 Point aOldAnchorPos( ::lcl_FindAnchorLayPos( *this, rOldAnch, &rFmt )); in SetFlyFrmAnchor()
251 const SwPosition *pPos = rOldAnch.GetCntntAnchor(); in SetFlyFrmAnchor()
/aoo41x/main/sw/source/core/undo/
H A Dundobj1.cxx585 const SwFmtAnchor& rOldAnch = pFrmFmt->GetAnchor(); in UndoImpl() local
586 if (FLY_AS_CHAR == rOldAnch.GetAnchorId()) in UndoImpl()
593 const SwPosition *pPos = rOldAnch.GetCntntAnchor(); in UndoImpl()
H A Dunattr.cxx537 const SwFmtAnchor &rOldAnch = pFrmFmt->GetAnchor(); in RestoreFlyAnchor() local
540 if (FLY_AS_CHAR == rOldAnch.GetAnchorId()) in RestoreFlyAnchor()
547 const SwPosition *pPos = rOldAnch.GetCntntAnchor(); in RestoreFlyAnchor()
/aoo41x/main/sw/source/core/frmedt/
H A Dfefly1.cxx227 const SwFmtAnchor &rOldAnch = rFmt.GetAnchor(); in lcl_ChkAndSetNewAnchor() local
228 const RndStdIds nOld = rOldAnch.GetAnchorId(); in lcl_ChkAndSetNewAnchor()
240 pDoc->IsInHeaderFooter( rOldAnch.GetCntntAnchor()->nNode )), in lcl_ChkAndSetNewAnchor()

Completed in 178 milliseconds