Searched refs:rDragPt (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/sw/source/ui/dochdl/ |
H A D | swdtflvr.cxx | 3362 int SwTransferable::PrivateDrop( SwWrtShell& rSh, const Point& rDragPt, in PrivateDrop() argument 3379 if( rSh.GetFmtFromObj( rDragPt ) ) in PrivateDrop() 3386 if( rSh.SelectObj( rDragPt ) ) in PrivateDrop() 3389 rSh.EnterSelFrmMode( &rDragPt ); in PrivateDrop() 3428 if( rSh.ChgCurrPam( rDragPt ) || in PrivateDrop() 3429 ( rSh.IsSelFrmMode() && rSh.IsInsideSelectedObj( rDragPt )) ) in PrivateDrop() 3462 rSh.SwCrsrShell::SetCrsr( rDragPt, sal_True ); in PrivateDrop() 3478 rSh.SwCrsrShell::SetCrsr( rDragPt, sal_True, false ); in PrivateDrop() 3499 if( rSh.ChgCurrPam( rDragPt ) ) in PrivateDrop() 3528 sal_Bool bRet = rSrcSh.SwFEShell::Copy( &rSh, aSttPt, rDragPt, bMove, in PrivateDrop() [all …]
|
/aoo42x/main/sd/source/ui/slidesorter/shell/ |
H A D | SlideSorterViewShell.cxx | 773 const Point& rDragPt, in StartDrag() argument 778 rDragPt, in StartDrag()
|
/aoo42x/main/sd/source/ui/inc/ |
H A D | SlideView.hxx | 108 virtual void StartDrag( const Point& rDragPt, ::Window* pWindow );
|
H A D | SlideSorterViewShell.hxx | 123 const Point& rDragPt,
|
/aoo42x/main/sd/source/ui/slidesorter/inc/controller/ |
H A D | SlsClipboard.hxx | 86 const Point& rDragPt,
|
/aoo42x/main/sw/source/ui/inc/ |
H A D | swdtflvr.hxx | 133 int PrivateDrop( SwWrtShell& rSh, const Point& rDragPt, sal_Bool bMove,
|
Completed in 52 milliseconds