Home
last modified time | relevance | path

Searched refs:nOldEndCol (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx2295 SCCOL nOldEndCol = nEndCol; in MoveBlock() local
2300 SCCOL nTmpEndCol = nOldEndCol; in MoveBlock()
2308 SCCOL nDestEndCol = nDestCol + ( nOldEndCol-nStartCol ); in MoveBlock()
2412 pDoc->DeleteAreaTab( nStartCol,nStartRow, nOldEndCol,nOldEndRow, nTab, IDF_ALL ); in MoveBlock()
2415 pDoc->DeleteObjectsInArea( nStartCol,nStartRow, nOldEndCol,nOldEndRow, aDelMark ); in MoveBlock()
2498 nOldEndCol, nOldEndRow, nEndTab ), in MoveBlock()
/trunk/main/sc/source/ui/view/
H A Dprintfun.cxx673 SCCOL nOldEndCol = nEndCol; // nur wichtig bei !bNew in AdjustPrintArea() local
747 if (!bChangeCol) nEndCol = nOldEndCol; in AdjustPrintArea()
/trunk/main/sc/source/core/data/
H A Ddocument.cxx4688 SCCOL nOldEndCol = rEndCol; in ExtendMergeSel() local
4694 SCCOL nThisEndCol = nOldEndCol; in ExtendMergeSel()

Completed in 70 milliseconds