Home
last modified time | relevance | path

Searched refs:aNewAnch (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/doc/
H A Ddocfly.cxx227 RndStdIds nNew = aNewAnch.GetAnchorId(); in SetFlyFrmAnchor()
230 if( !aNewAnch.GetCntntAnchor() && (FLY_AT_FLY == nNew || in SetFlyFrmAnchor()
273 rFmt.SetFmtAttr( aNewAnch ); in SetFlyFrmAnchor()
284 const SwPosition *pPos = aNewAnch.GetCntntAnchor(); in SetFlyFrmAnchor()
724 SwFmtAnchor aNewAnch( _eAnchorType ); in ChgAnchor() local
753 aNewAnch.SetAnchor( &aPos ); in ChgAnchor()
781 aNewAnch.SetAnchor( &aPos ); in ChgAnchor()
785 aNewAnch.SetType( FLY_AT_PAGE ); in ChgAnchor()
822 aNewAnch.SetType( FLY_AS_CHAR ); in ChgAnchor()
840 aNewAnch.SetAnchor( &aPos ); in ChgAnchor()
[all …]
/trunk/main/sw/source/core/frmedt/
H A Dfecopy.cxx346 Point aNewAnch; in CopyDrawSel() local
367 *pDestShell, aAnchor, aNewAnch, sal_False ); in CopyDrawSel()
378 aNewAnch, sal_False ); in CopyDrawSel()
387 aNewAnch = pPg->Frm().Pos(); in CopyDrawSel()
411 aPos -= aNewAnch; in CopyDrawSel()
496 Point aNewAnch; in Copy() local
525 *pDestShell, aAnchor, aNewAnch, sal_True ); in Copy()
536 aNewAnch, GetDoc() == pDestShell->GetDoc()); in Copy()
545 aNewAnch = pPg->Frm().Pos(); in Copy()
559 aPos -= aNewAnch; in Copy()
H A Dfefly1.cxx131 SwFmtAnchor aNewAnch( (SwFmtAnchor&)rSet.Get( RES_ANCHOR ) ); in lcl_FindAnchorPos() local
132 RndStdIds nNew = aNewAnch.GetAnchorId(); in lcl_FindAnchorPos()
177 aNewAnch.SetAnchor( &aPos ); in lcl_FindAnchorPos()
197 aNewAnch.SetAnchor( &aPos ); in lcl_FindAnchorPos()
202 aNewAnch.SetType( nNew = FLY_AT_PAGE ); in lcl_FindAnchorPos()
207 aNewAnch.SetPageNum( pNewAnch->GetPhyPageNum() ); in lcl_FindAnchorPos()
214 rSet.Put( aNewAnch ); in lcl_FindAnchorPos()

Completed in 34 milliseconds