Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dconsoli.cxx815 SCROW nOutStart = nRow+nArrY; 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 19 milliseconds