Searched refs:INS_CELLSDOWN (Results 1 – 8 of 8) sorted by relevance
126 case INS_CELLSDOWN: aRbMoveDown.Check(sal_True); break; in ScInsertContentsDlg()179 return INS_CELLSDOWN; in GetMoveMode()344 ScInsertContentsDlg::nPreviousMoveMode = INS_CELLSDOWN; in ~ScInsertContentsDlg()
90 nReturn = INS_CELLSDOWN; in GetInsCellCmd()
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()
3454 eDragInsertMode = INS_CELLSDOWN; in AcceptPrivateDrop()3481 eDragInsertMode = INS_CELLSDOWN; in AcceptPrivateDrop()3488 if ( ( eDragInsertMode == INS_CELLSDOWN && nNewDragY <= nSourceEndY && in AcceptPrivateDrop()3507 eDragInsertMode = INS_CELLSDOWN; in AcceptPrivateDrop()3970 if ( meDragInsertMode == INS_CELLSDOWN && in DropTransferObj()4003 if ( meDragInsertMode == INS_CELLSDOWN ) in DropTransferObj()5595 if ( meDragInsertMode == INS_CELLSDOWN ) in UpdateDragRectOverlay()
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 126 milliseconds