Searched refs:nXclError (Results 1 – 2 of 2) sorted by relevance
239 sal_uInt16 XclTools::GetScErrorCode( sal_uInt8 nXclError ) in GetScErrorCode() argument242 switch( nXclError ) in GetScErrorCode()256 double XclTools::ErrorToDouble( sal_uInt8 nXclError ) in ErrorToDouble() argument264 smD.nan_parts.fraction_lo = GetScErrorCode( nXclError ); in ErrorToDouble()
120 static sal_uInt16 GetScErrorCode( sal_uInt8 nXclError );123 static double ErrorToDouble( sal_uInt8 nXclError );
Completed in 20 milliseconds