Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/miscdlgs/
H A Dinscodlg.cxx126 case INS_CELLSDOWN: aRbMoveDown.Check(sal_True); break; in ScInsertContentsDlg()
179 return INS_CELLSDOWN; in GetMoveMode()
344 ScInsertContentsDlg::nPreviousMoveMode = INS_CELLSDOWN; in ~ScInsertContentsDlg()
H A Dinscldlg.cxx90 nReturn = INS_CELLSDOWN; in GetInsCellCmd()
/aoo4110/main/sc/source/ui/view/
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()
H A Dgridwin.cxx3454 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()
/aoo4110/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()
/aoo4110/main/sc/inc/
H A Dglobal.hxx326 INS_CELLSDOWN, enumerator
/aoo4110/main/sc/source/ui/undo/
H A Dundoblk.cxx195 case INS_CELLSDOWN: in DoChange()
248 case INS_CELLSDOWN: in DoChange()
/aoo4110/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx7277 case sheet::CellInsertMode_DOWN: eCmd = INS_CELLSDOWN; break; in insertCells()

Completed in 126 milliseconds