Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/doc/
H A Ddocfly.cxx224 RndStdIds nNew = aNewAnch.GetAnchorId(); in SetFlyFrmAnchor()
227 if( !aNewAnch.GetCntntAnchor() && (FLY_AT_FLY == nNew || in SetFlyFrmAnchor()
270 rFmt.SetFmtAttr( aNewAnch ); in SetFlyFrmAnchor()
281 const SwPosition *pPos = aNewAnch.GetCntntAnchor(); in SetFlyFrmAnchor()
666 SwFmtAnchor aNewAnch( _eAnchorType ); in ChgAnchor() local
695 aNewAnch.SetAnchor( &aPos ); in ChgAnchor()
723 aNewAnch.SetAnchor( &aPos ); in ChgAnchor()
727 aNewAnch.SetType( FLY_AT_PAGE ); in ChgAnchor()
764 aNewAnch.SetType( FLY_AS_CHAR ); in ChgAnchor()
782 aNewAnch.SetAnchor( &aPos ); in ChgAnchor()
[all …]
/aoo41x/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 47 milliseconds