Searched refs:INS_CELLSDOWN (Results 1 – 8 of 8) sorted by relevance
125 case INS_CELLSDOWN: aRbMoveDown.Check(sal_True); break; in ScInsertContentsDlg()178 return INS_CELLSDOWN; in GetMoveMode()343 ScInsertContentsDlg::nPreviousMoveMode = INS_CELLSDOWN; in ~ScInsertContentsDlg()
89 nReturn = INS_CELLSDOWN; in GetInsCellCmd()
3469 eDragInsertMode = INS_CELLSDOWN; in AcceptPrivateDrop()3496 eDragInsertMode = INS_CELLSDOWN; in AcceptPrivateDrop()3503 if ( ( eDragInsertMode == INS_CELLSDOWN && nNewDragY <= nSourceEndY && in AcceptPrivateDrop()3522 eDragInsertMode = INS_CELLSDOWN; in AcceptPrivateDrop()3985 if ( meDragInsertMode == INS_CELLSDOWN && in DropTransferObj()4018 if ( meDragInsertMode == INS_CELLSDOWN ) in DropTransferObj()5610 if ( meDragInsertMode == INS_CELLSDOWN ) in UpdateDragRectOverlay()
170 pTabViewShell->InsertCells(INS_CELLSDOWN); in ExecuteEdit()204 case 'V': eCmd = INS_CELLSDOWN ;break; in ExecuteEdit()245 case INS_CELLSDOWN: aParam='V'; break; in ExecuteEdit()
1426 if ( eCmd == INS_CELLSDOWN ) in InsertCells()1484 …if(( eCmd == INS_CELLSDOWN && ( nMergeStartX != nMergeTestStartX || nMergeEndX != nMergeTestEndX )… in InsertCells()1542 if( eCmd == INS_INSROWS || eCmd == INS_CELLSDOWN ) in InsertCells()1547 if( eCmd == INS_CELLSDOWN ) in InsertCells()1596 case INS_CELLSDOWN: in InsertCells()1668 case INS_CELLSDOWN: in InsertCells()
326 INS_CELLSDOWN, enumerator
195 case INS_CELLSDOWN: in DoChange()248 case INS_CELLSDOWN: in DoChange()
7277 case sheet::CellInsertMode_DOWN: eCmd = INS_CELLSDOWN; break; in insertCells()
Completed in 147 milliseconds