Lines Matching full:then
55 * or struct, then we no longer need this enum.
173 * If an error occurs, then NULL is returned.
257 * kDouble then the result is undefined.
265 * long or int64 then a casting conversion is peformed, with
267 * object is a Measure, then the result of
269 * neither a numeric type nor a Measure, then 0 is returned and
279 * kLong then the result is undefined.
287 * large to fit in a long, then the maximum or minimum long value,
290 * it fits within a long, then no precision is lost. If it is of
291 * type kDouble, then a casting conversion is peformed, with
293 * the object is a Measure, then the result of
295 * neither a numeric type nor a Measure, then 0 is returned and
305 * kInt64 then the result is undefined.
313 * kDouble and the magnitude is too large to fit in an int64, then
316 * magnitude fits in an int64, then a casting conversion is
318 * is kObject and the object is a Measure, then the result of
320 * neither a numeric type nor a Measure, then 0 is returned and
330 * kDate then the result is undefined.
348 * kString then the result is undefined.
369 * this object is not of type kString then the result is
388 * object is not of type kString then the result is undefined.
406 * is not of type kArray then the result is undefined.
427 * Formattable object. If this object is not of type kArray then