Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/rtf/
H A Deeimpars.cxx134 SCROW nOverlapRowMax, nLastMergedRow; in WriteToDocument() local
141 nOverlapRowMax = 0; in WriteToDocument()
165 if ( nRow <= nOverlapRowMax ) in WriteToDocument()
312 if ( nRO > nOverlapRowMax ) in WriteToDocument()
313 nOverlapRowMax = nRO; in WriteToDocument()

Completed in 9 milliseconds