00001 #import <Cocoa/Cocoa.h> 00002 00006 @interface FloatValueTransformer : NSValueTransformer { 00007 00008 } 00009 00010 @end