Searched refs:nXclWidth (Results 1 – 2 of 2) sorted by relevance
327 sal_uInt16 XclTools::GetScColumnWidth( sal_uInt16 nXclWidth, long nScCharWidth ) in GetScColumnWidth() argument329 double fScWidth = static_cast< double >( nXclWidth ) / 256.0 * nScCharWidth + 0.5; in GetScColumnWidth()
147 static sal_uInt16 GetScColumnWidth( sal_uInt16 nXclWidth, long nScCharWidth );
Completed in 18 milliseconds