Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/frmedt/
H A Dfecopy.cxx295 sal_Bool SwFEShell::CopyDrawSel( SwFEShell* pDestShell, const Point& rSttPt, in CopyDrawSel() argument
316 Size aSiz( rInsPt.X() - rSttPt.X(), rInsPt.Y() - rSttPt.Y() ); in CopyDrawSel()
359 aPt -= rSttPt - pObj->GetSnapRect().TopLeft(); in CopyDrawSel()
412 aPos -= rSttPt - pObj->GetSnapRect().TopLeft(); in CopyDrawSel()
461 sal_Bool SwFEShell::Copy( SwFEShell* pDestShell, const Point& rSttPt, in Copy() argument
509 aPt -= rSttPt - pFly->Frm().Pos(); in Copy()
560 aPos -= rSttPt - pFly->Frm().Pos(); in Copy()
588 bRet = CopyDrawSel( pDestShell, rSttPt, rInsPt, bIsMove, bSelectInsert ); in Copy()
/trunk/main/sw/inc/
H A Dfesh.hxx215 SW_DLLPRIVATE sal_Bool CopyDrawSel( SwFEShell* pDestShell, const Point& rSttPt,
242 sal_Bool Copy( SwFEShell*, const Point& rSttPt, const Point& rInsPt,

Completed in 23 milliseconds