Searched refs:rDragPt (Results 1 – 6 of 6) sorted by relevance
| /trunk/main/sw/source/ui/dochdl/ |
| H A D | swdtflvr.cxx | 3340 int SwTransferable::PrivateDrop( SwWrtShell& rSh, const Point& rDragPt, in PrivateDrop() argument 3357 if( rSh.GetFmtFromObj( rDragPt ) ) in PrivateDrop() 3364 if( rSh.SelectObj( rDragPt ) ) in PrivateDrop() 3367 rSh.EnterSelFrmMode( &rDragPt ); in PrivateDrop() 3406 if( rSh.ChgCurrPam( rDragPt ) || in PrivateDrop() 3407 ( rSh.IsSelFrmMode() && rSh.IsInsideSelectedObj( rDragPt )) ) in PrivateDrop() 3440 rSh.SwCrsrShell::SetCrsr( rDragPt, sal_True ); in PrivateDrop() 3456 rSh.SwCrsrShell::SetCrsr( rDragPt, sal_True, false ); in PrivateDrop() 3477 if( rSh.ChgCurrPam( rDragPt ) ) in PrivateDrop() 3506 sal_Bool bRet = rSrcSh.SwFEShell::Copy( &rSh, aSttPt, rDragPt, bMove, in PrivateDrop() [all …]
|
| /trunk/main/sd/source/ui/slidesorter/shell/ |
| H A D | SlideSorterViewShell.cxx | 773 const Point& rDragPt, in StartDrag() argument 778 rDragPt, in StartDrag()
|
| /trunk/main/sd/source/ui/slidesorter/inc/controller/ |
| H A D | SlsClipboard.hxx | 86 const Point& rDragPt,
|
| /trunk/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,
|
| /trunk/main/sw/source/ui/inc/ |
| H A D | swdtflvr.hxx | 133 int PrivateDrop( SwWrtShell& rSh, const Point& rDragPt, sal_Bool bMove,
|