Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/rtf/
H A Deeimpars.cxx301 SCROW nRO = 0; in WriteToDocument() local
308 nRO = nRow + pE->nRowOverlap - 1; in WriteToDocument()
310 nCol, nRO , nTab, in WriteToDocument()
312 if ( nRO > nOverlapRowMax ) in WriteToDocument()
313 nOverlapRowMax = nRO; in WriteToDocument()
317 nCol + pE->nColOverlap - 1, nRO, nTab, in WriteToDocument()

Completed in 8 milliseconds