Searched refs:SetDragSource (Results 1 – 9 of 9) sorted by relevance
322 pTransferObj->SetDragSource( pDocSh, aNewMark ); in CreateCellData()377 pTransferObj->SetDragSource( pDrawView ); // copies selection in CreateDrawData()
684 void ScDrawTransferObj::SetDragSource( ScDrawView* pView ) in SetDragSource() function in ScDrawTransferObj
529 void ScTransferObj::SetDragSource( ScDocShell* pSourceShell, const ScMarkData& rMark ) in SetDragSource() function in ScTransferObj
92 void SetDragSource( ScDrawView* pView );
103 void SetDragSource( ScDocShell* pSourceShell, const ScMarkData& rMark );
185 pTransferObj->SetDragSource( this ); // copies selection in BeginDrag()
476 pTransferObj->SetDragSource( pDocSh, aTabMark ); in DoDrag()
139 pTransferObj->SetDragSource( pDocSh, rMark ); in BeginDrag()
1344 pTransferObj->SetDragSource( pSrcShell, aMark ); in lcl_DoDragCells()
Completed in 49 milliseconds