Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxltools.cxx335 double fXclWidth = static_cast< double >( nScWidth ) * 256.0 / nScCharWidth + 0.5; in GetXclColumnWidth() local
336 return limit_cast< sal_uInt16 >( fXclWidth ); in GetXclColumnWidth()

Completed in 12 milliseconds