Lines Matching refs:meDragInsertMode
428 meDragInsertMode( INS_NONE ), in ScGridWindow()
3534 !bDragRect || eDragInsertMode != meDragInsertMode ) in AcceptPrivateDrop()
3544 meDragInsertMode = eDragInsertMode; in AcceptPrivateDrop()
3886 if ( meDragInsertMode != INS_NONE ) in DropTransferObj()
3920 (!bIsLink && meDragInsertMode == INS_NONE))) in DropTransferObj()
3977 if ( meDragInsertMode != INS_NONE ) in DropTransferObj()
3980 …bDone = pDocSh->GetDocFunc().InsertCells( aDest, NULL, meDragInsertMode, sal_True /*bRecord*/, sal… in DropTransferObj()
3985 if ( meDragInsertMode == INS_CELLSDOWN && in DropTransferObj()
3990 else if ( meDragInsertMode == INS_CELLSRIGHT && in DropTransferObj()
4015 if ( bDone && meDragInsertMode != INS_NONE && bIsMove && nThisTab == nSourceTab ) in DropTransferObj()
4018 if ( meDragInsertMode == INS_CELLSDOWN ) in DropTransferObj()
4022 else if ( meDragInsertMode == INS_CELLSRIGHT ) in DropTransferObj()
4114 if ( meDragInsertMode != INS_NONE ) in DropTransferObj()
4117 …bDone = pDocSh->GetDocFunc().InsertCells( aDest, NULL, meDragInsertMode, sal_True /*bRecord*/, sal… in DropTransferObj()
4174 if ( meDragInsertMode != INS_NONE ) in DropTransferObj()
4177 …bDone = pDocSh->GetDocFunc().InsertCells( aDest, NULL, meDragInsertMode, sal_True /*bRecord*/, sal… in DropTransferObj()
5610 if ( meDragInsertMode == INS_CELLSDOWN ) in UpdateDragRectOverlay()
5617 else if ( meDragInsertMode == INS_CELLSRIGHT ) in UpdateDragRectOverlay()