Lines Matching refs:meDragInsertMode
426 meDragInsertMode( INS_NONE ), in ScGridWindow()
3519 !bDragRect || eDragInsertMode != meDragInsertMode ) in AcceptPrivateDrop()
3529 meDragInsertMode = eDragInsertMode; in AcceptPrivateDrop()
3871 if ( meDragInsertMode != INS_NONE ) in DropTransferObj()
3905 (!bIsLink && meDragInsertMode == INS_NONE))) in DropTransferObj()
3962 if ( meDragInsertMode != INS_NONE ) in DropTransferObj()
3965 …bDone = pDocSh->GetDocFunc().InsertCells( aDest, NULL, meDragInsertMode, sal_True /*bRecord*/, sal… in DropTransferObj()
3970 if ( meDragInsertMode == INS_CELLSDOWN && in DropTransferObj()
3975 else if ( meDragInsertMode == INS_CELLSRIGHT && in DropTransferObj()
4000 if ( bDone && meDragInsertMode != INS_NONE && bIsMove && nThisTab == nSourceTab ) in DropTransferObj()
4003 if ( meDragInsertMode == INS_CELLSDOWN ) in DropTransferObj()
4007 else if ( meDragInsertMode == INS_CELLSRIGHT ) in DropTransferObj()
4099 if ( meDragInsertMode != INS_NONE ) in DropTransferObj()
4102 …bDone = pDocSh->GetDocFunc().InsertCells( aDest, NULL, meDragInsertMode, sal_True /*bRecord*/, sal… in DropTransferObj()
4159 if ( meDragInsertMode != INS_NONE ) in DropTransferObj()
4162 …bDone = pDocSh->GetDocFunc().InsertCells( aDest, NULL, meDragInsertMode, sal_True /*bRecord*/, sal… in DropTransferObj()
5595 if ( meDragInsertMode == INS_CELLSDOWN ) in UpdateDragRectOverlay()
5602 else if ( meDragInsertMode == INS_CELLSRIGHT ) in UpdateDragRectOverlay()