[inline]
Definition at line 198 of file sheet_id.h.
References x, and y.
00199 { 00200 return strcmp(x.Ptr, y.Ptr) < 0; 00201 }