Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxlescher.cxx130 long& rnStartH, long nY, double fScale ) in lclGetRowFromY() argument
139 if( rnStartH + nRowH > nTwipsY ) in lclGetRowFromY()
145 rnStartH += nRowH; in lclGetRowFromY()
149 … rnOffset = static_cast< sal_uInt16 >( nRowH ? ((nTwipsY - rnStartH) * 256.0 / nRowH + 0.5) : 0 ); in lclGetRowFromY()

Completed in 17 milliseconds