Searched refs:DropTransferObj (Results 1 – 2 of 2) sorted by relevance
/trunk/main/sc/source/ui/inc/ |
H A D | gridwin.hxx | 247 sal_Int8 DropTransferObj( ScTransferObj* pTransObj, SCCOL nDestPosX, SCROW nDestPosY,
|
/trunk/main/sc/source/ui/view/ |
H A D | gridwin.cxx | 3863 return DropTransferObj( rData.pCellTransfer, nDragStartX, nDragStartY, in ExecutePrivateDrop() 3867 sal_Int8 ScGridWindow::DropTransferObj( ScTransferObj* pTransObj, SCCOL nDestPosX, SCROW nDestPosY, in DropTransferObj() function in ScGridWindow 4345 DropTransferObj( pCellTransfer, nPosX, nPosY, aLogicPos, DND_ACTION_COPY ); in PasteSelection()
|
Completed in 40 milliseconds