Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxltools.cxx329 double fScWidth = static_cast< double >( nXclWidth ) / 256.0 * nScCharWidth + 0.5; in GetScColumnWidth() local
330 return limit_cast< sal_uInt16 >( fScWidth ); in GetScColumnWidth()

Completed in 24 milliseconds