Searched refs:rSttPt (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sw/source/core/frmedt/ |
H A D | fecopy.cxx | 295 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()
|
/aoo41x/main/sw/inc/ |
H A D | fesh.hxx | 215 SW_DLLPRIVATE sal_Bool CopyDrawSel( SwFEShell* pDestShell, const Point& rSttPt, 242 sal_Bool Copy( SwFEShell*, const Point& rSttPt, const Point& rInsPt,
|
Completed in 21 milliseconds