Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/core/frmedt/
H A Dfecopy.cxx262 const Point& rInsPt, SwFEShell& rDestShell, SwFmtAnchor& rAnchor, in lcl_SetAnchor() argument
267 …SwCntntFrm* pTmpFrm = rNd.GetCntntNode()->getLayoutFrm( rDestShell.GetLayout(), &rInsPt, 0, sal_Fa… in lcl_SetAnchor()
285 rAnchor.SetPageNum( rDestShell.GetPageNumber( rInsPt ) ); in lcl_SetAnchor()
291 rNewPos = ::lcl_FindBasePos( pTmpFrm, rInsPt ); in lcl_SetAnchor()
296 const Point& rInsPt, sal_Bool bIsMove, sal_Bool bSelectInsert ) in CopyDrawSel() argument
316 Size aSiz( rInsPt.X() - rSttPt.X(), rInsPt.Y() - rSttPt.Y() ); in CopyDrawSel()
358 Point aPt( rInsPt ); in CopyDrawSel()
366 bRet = ::lcl_SetAnchor( aPos, *pNd, 0, rInsPt, in CopyDrawSel()
376 *pCrsr->GetNode(), 0, rInsPt, in CopyDrawSel()
383 aAnchor.SetPageNum( pDestShell->GetPageNumber( rInsPt ) ); in CopyDrawSel()
[all …]
/AOO42X/main/sw/inc/
H A Dfesh.hxx214 const Point& rInsPt, sal_Bool bIsMove,
240 sal_Bool Copy( SwFEShell*, const Point& rSttPt, const Point& rInsPt,