Searched refs:nOutEnd (Results 1 – 1 of 1) sorted by relevance
816 SCROW nOutEnd = nRow+nArrY+nNeeded-1; in OutputToDocument() local818 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