Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dconsoli.cxx816 SCROW nOutEnd = nRow+nArrY+nNeeded-1; in OutputToDocument() local
818 pOutArr->Insert( nOutStart, nOutEnd, bSize ); in OutputToDocument()
819 for (SCROW nOutRow=nOutStart; nOutRow<=nOutEnd; nOutRow++) in OutputToDocument()
821 pDestDoc->UpdateOutlineRow( nOutStart, nOutEnd, nTab, sal_False ); in OutputToDocument()

Completed in 9 milliseconds