Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxltools.cxx327 sal_uInt16 XclTools::GetScColumnWidth( sal_uInt16 nXclWidth, long nScCharWidth ) in GetScColumnWidth() argument
329 double fScWidth = static_cast< double >( nXclWidth ) / 256.0 * nScCharWidth + 0.5; in GetScColumnWidth()
/trunk/main/sc/source/filter/inc/
H A Dxltools.hxx147 static sal_uInt16 GetScColumnWidth( sal_uInt16 nXclWidth, long nScCharWidth );

Completed in 21 milliseconds