Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx3361 int SwTransferable::PrivateDrop( SwWrtShell& rSh, const Point& rDragPt, in PrivateDrop() argument
3378 if( rSh.GetFmtFromObj( rDragPt ) ) in PrivateDrop()
3385 if( rSh.SelectObj( rDragPt ) ) in PrivateDrop()
3388 rSh.EnterSelFrmMode( &rDragPt ); in PrivateDrop()
3427 if( rSh.ChgCurrPam( rDragPt ) || in PrivateDrop()
3428 ( rSh.IsSelFrmMode() && rSh.IsInsideSelectedObj( rDragPt )) ) in PrivateDrop()
3461 rSh.SwCrsrShell::SetCrsr( rDragPt, sal_True ); in PrivateDrop()
3477 rSh.SwCrsrShell::SetCrsr( rDragPt, sal_True, false ); in PrivateDrop()
3498 if( rSh.ChgCurrPam( rDragPt ) ) in PrivateDrop()
3527 sal_Bool bRet = rSrcSh.SwFEShell::Copy( &rSh, aSttPt, rDragPt, bMove, in PrivateDrop()
[all …]
/aoo41x/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterViewShell.cxx773 const Point& rDragPt, in StartDrag() argument
778 rDragPt, in StartDrag()
/aoo41x/main/sd/source/ui/inc/
H A DSlideView.hxx108 virtual void StartDrag( const Point& rDragPt, ::Window* pWindow );
H A DSlideSorterViewShell.hxx123 const Point& rDragPt,
/aoo41x/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsClipboard.hxx86 const Point& rDragPt,
/aoo41x/main/sw/source/ui/inc/
H A Dswdtflvr.hxx133 int PrivateDrop( SwWrtShell& rSh, const Point& rDragPt, sal_Bool bMove,

Completed in 42 milliseconds