Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dimpop.cxx606 sal_uInt16 nScWidth = XclTools::GetScColumnWidth( nColWidth, GetCharWidth() ); in Colwidth()
665 …sal_uInt16 nScWidth = XclTools::GetScColumnWidth( limit_cast< sal_uInt16 >( fDefWidth ), GetCharWi… in DefColWidth()
696 sal_uInt16 nScWidth = XclTools::GetScColumnWidth( nColWidth, GetCharWidth() ); in Colinfo()
819 sal_uInt16 nScWidth = XclTools::GetScColumnWidth( maStrm.ReaduInt16(), GetCharWidth() ); in Standardwidth()
H A Dxltools.cxx327 sal_uInt16 XclTools::GetScColumnWidth( sal_uInt16 nXclWidth, long nScCharWidth ) in GetScColumnWidth() function in XclTools
/aoo4110/main/sc/source/filter/inc/
H A Dxltools.hxx147 static sal_uInt16 GetScColumnWidth( sal_uInt16 nXclWidth, long nScCharWidth );

Completed in 37 milliseconds