Home
last modified time | relevance | path

Searched refs:DEL_CELLSUP (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/sc/source/ui/miscdlgs/
H A Ddelcldlg.cxx90 nReturn = DEL_CELLSUP; in GetDelCellCmd()
/aoo41x/main/sc/source/ui/docshell/
H A Ddocfunc.cxx1847 if ( eCmd==DEL_DELROWS || eCmd==DEL_CELLSUP ) in DeleteCells()
1860 SCROW nMergeTestEndY = (eCmd==DEL_CELLSUP) ? MAXROW : nUndoEndY; in DeleteCells()
1886 … if( ( eCmd == DEL_CELLSUP && ( nMergeStartX != nUndoStartX || nMergeEndX != nMergeTestEndX))|| in DeleteCells()
1947 if( eCmd == DEL_DELROWS || eCmd == DEL_CELLSUP ) in DeleteCells()
1953 if( eCmd == DEL_CELLSUP ) in DeleteCells()
2051 case DEL_CELLSUP: in DeleteCells()
2130 if( eCmd == DEL_CELLSUP || eCmd == DEL_DELROWS ) in DeleteCells()
2151 case DEL_CELLSUP: in DeleteCells()
2180 if ( eCmd==DEL_DELROWS || eCmd==DEL_CELLSUP ) in DeleteCells()
/aoo41x/main/sc/source/ui/undo/
H A Dundoblk.cxx405 case DEL_CELLSUP: in DoChange()
457 if ( eCmd==DEL_DELROWS || eCmd==DEL_CELLSUP ) in DoChange()
482 case DEL_CELLSUP: in DoChange()
/aoo41x/main/sc/inc/
H A Dglobal.hxx317 DEL_CELLSUP, enumerator
/aoo41x/main/sc/source/ui/view/
H A Dcellsh1.cxx276 case 'U': eCmd = DEL_CELLSUP ;break; in ExecuteEdit()
321 case DEL_CELLSUP: aParam='U'; break; in ExecuteEdit()
H A Dgridwin.cxx4005 eCmd = DEL_CELLSUP; in DropTransferObj()
4012 if ( ( eCmd == DEL_CELLSUP && nDestPosX == aSource.aStart.Col() ) || in DropTransferObj()
4019 if ( eCmd == DEL_CELLSUP && nDestPosY > aSource.aEnd.Row() ) in DropTransferObj()
/aoo41x/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx7309 case sheet::CellDeleteMode_UP: eCmd = DEL_CELLSUP; break; in removeRange()

Completed in 114 milliseconds