Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/html/
H A Dhtmlpars.cxx1180 SCROW nRowKGV; in TableOff() local
1186 nRowKGV = lcl_KGV( nRowSpan, nRows ); in TableOff()
1187 nRowsPerRow1 = nRowKGV / nRowSpan; in TableOff()
1188 nRowsPerRow2 = nRowKGV / nRows; in TableOff()
1192 nRowKGV = nRowsPerRow1 = nRows; in TableOff()
1203 if ( nRowKGV > 1 ) in TableOff()

Completed in 74 milliseconds