Searched refs:GetXclDefColWidthCorrection (Results 1 – 4 of 4) sorted by relevance
154 static double GetXclDefColWidthCorrection( long nXclDefFontHeight );
339 double XclTools::GetXclDefColWidthCorrection( long nXclDefFontHeight ) in GetXclDefColWidthCorrection() function in XclTools
663 fDefWidth += XclTools::GetXclDefColWidthCorrection( nFontHt ); in DefColWidth()
1551 return nXclColWidth - XclTools::GetXclDefColWidthCorrection( nFontHt ); in lclGetCorrectedColWidth()
Completed in 35 milliseconds