Home
last modified time | relevance | path

Searched refs:INS_CELLSDOWN (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sc/source/ui/miscdlgs/
H A Dinscodlg.cxx125 case INS_CELLSDOWN: aRbMoveDown.Check(sal_True); break; in ScInsertContentsDlg()
178 return INS_CELLSDOWN; in GetMoveMode()
343 ScInsertContentsDlg::nPreviousMoveMode = INS_CELLSDOWN; in ~ScInsertContentsDlg()
H A Dinscldlg.cxx89 nReturn = INS_CELLSDOWN; in GetInsCellCmd()
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx3469 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()
H A Dcellsh1.cxx170 pTabViewShell->InsertCells(INS_CELLSDOWN); in ExecuteEdit()
204 case 'V': eCmd = INS_CELLSDOWN ;break; in ExecuteEdit()
245 case INS_CELLSDOWN: aParam='V'; break; in ExecuteEdit()
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx1426 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()
/trunk/main/sc/inc/
H A Dglobal.hxx326 INS_CELLSDOWN, enumerator
/trunk/main/sc/source/ui/undo/
H A Dundoblk.cxx195 case INS_CELLSDOWN: in DoChange()
248 case INS_CELLSDOWN: in DoChange()
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx7277 case sheet::CellInsertMode_DOWN: eCmd = INS_CELLSDOWN; break; in insertCells()

Completed in 229 milliseconds