Home
last modified time | relevance | path

Searched refs:rDragPt (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx3362 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 …]
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterViewShell.cxx773 const Point& rDragPt, in StartDrag() argument
778 rDragPt, in StartDrag()
/trunk/main/sd/source/ui/inc/
H A DSlideView.hxx108 virtual void StartDrag( const Point& rDragPt, ::Window* pWindow );
H A DSlideSorterViewShell.hxx123 const Point& rDragPt,
/trunk/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsClipboard.hxx86 const Point& rDragPt,
/trunk/main/sw/source/ui/inc/
H A Dswdtflvr.hxx133 int PrivateDrop( SwWrtShell& rSh, const Point& rDragPt, sal_Bool bMove,

Completed in 39 milliseconds